For the uninitiated: https://xkcd.com/
It posts xkcd comics in the #xkcd channel of your server when a new comic is released
- Clone the repository (duh)
- Install dependencies:
pip install -r requirements.txt
- Run setup.py:
python setup.py
- Copy
config_example.py
toconfig.py
and enter your Discord application token - Run the thing:
python main.py
Probably smart though to run the main.py in a service or daemon (or a screen if you're cheap).
That's okay, you can add a live version of the bot to your own server by clicking here.
command prefix: !xkcd
help
Get command overview and their usage
source
Get link to the source code of the bot (this page)