Steps to setup:
Slack Registration:
- Regsiter for an account: https://api.slack.com/
- Create an app
- Register a bot user: https://api.slack.com/bot-users
- https://${slack-team}.slack.com/apps/manage/custom-integrations
- Update slackbot_settings.py with appropriate API_TOKEN
Development Setup:
- Python 3+
- pip install -r requirements.txt
- python main.py
- tests found in tests
Private message commands:
Credits: