Skip to content

frugs/allinbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allinbot

  • Configure bot.cfg to be as follows (replacing YOUR_TOKEN_HERE with your bot token):
[authentication]
token=YOUR_TOKEN_HERE
  • Alternatively set the BOT_TOKEN environment variable with your bot token.
  • run main.py using a python 3.5.2 interpreter or above (python3 main.py)

Dependencies

  • Install dependencies using pip by executing pip install -r requirements.txt
    • Ensure that you use the correct pip installation for the python environment you will be executing the bot on. In some distributions, pip for Python 3 will be symlinked to pip3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages