Discord bot for Clockwork channel.
- Python 3.5+
-
Download source and
cdto it's root directory. -
Setup virtual environment
$ python3 -m venv env- Source the virtual environment
$ source env/bin/activate- Install required packages
$ pip3 install -r requirements.txt- Create the config file and populate the settings
$ cp config.example.json config.json- Set the permissions for the script
$ chmod +x bot.py- Start the bot
$ ./bot.py- Broadcast updates from Clockwork team on Discourse community forum when #update or #announcement is used