Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 517 Bytes

ElementalD

Team number: 009 Section 004

To use this bot, you'll need to create a virtual environment and install some modules. To do this (linux) use the following commands: virtualenv ElementalD-env source ElementalD-env/bin/activate pip install -r requirements.txt

Then to run it, you'll need to do source ElementalD-env/bin/activate python bot.py

To run the automated tests: python bot_tester.py bot_id token -c channel_id -r all after -r, you can put the name of any test to run