A small slackbot to post EVE kills to Slack.
This project is not production ready, so these instructions are intentionally sparse.
- Download the repository.
- pip install -r requirements.txt
- Make a copy of the two config files removing .example from the name, and input your own params.
- Run ./dankbot_run.py
--nodaemon / will run the bot in the terminal
--config PATH / lets you specify a path to the config files
- Run config validation at startup
- Enable twitter posting