- Install python
- Install virtualenv
- Install pip
- Get this code
- Create and enter your virtualenv
virtualenv slack
then. ./slack/bin/activate
- Run
pip install -r requirements.txt
- Get a Slack API key (For EEN people I have a Slack account StashPop set up - get the key from me)
- Put the key in the
chomps.py
file - Run
python chomps/chomps.py
- Type
chomps marco
in a Slack channel with Chomps invited.
Work in the handlers/my_handler.py file to experiment with sending messages to a channel on command.