Skip to content

cskaandorp/testbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew cask list brew cask list | grep chrome brew cask install chromedriver brew cask reinstall chromedriver

Botter

  1. install chrome-driver
  2. start chromedriver: $ chromedriver
  3. start bots: /botter $ iex -S mix

mix start --env=local --tokens=./session_8.csv --delay=0 0 18

TODO: Add description

Installation

If available in Hex, the package can be installed by adding botter to your list of dependencies in mix.exs:

def deps do
  [
    {:botter, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/botter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published