Checkout .coafile
Integrated Travis CI
It is highly recommended to setup a virtual environment. You can follow This link to install virtualenv! After that typein :
virtualenv <-any environment-name-you-want>
For me i wrote :
virtualenv env
env\scripts\activate
As my environment name was env
so i used this prefix with above command.
For you it can be anything 👍
pip install -r requirements.txt
set SLACK_BOT_TOKEN=xxxxxxxxx
Here xxxxxxxxxx
is your slack bot token
python bot_id.py
You will get a BOT_ID
which will be generated automatically by the above script.
set BOT_ID=xxxxx
Here xxxxx
is your generated BOT_ID from the above script
python army_brat.py
Add this bot to your channel and replace the code accordingly.Then head on to the link BOT_COMMANDS_TO_BE_EXECUTED_ON_SLACK