Skip to content

aewens/clockwork-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockwork-bot

Discord bot for Clockwork channel.

Dependencies

  • Python 3.5+

Setup

  1. Download source and cd to it's root directory.

  2. Setup virtual environment

$ python3 -m venv env
  1. Source the virtual environment
$ source env/bin/activate
  1. Install required packages
$ pip3 install -r requirements.txt
  1. Create the config file and populate the settings
$ cp config.example.json config.json
  1. Set the permissions for the script
$ chmod +x bot.py
  1. Start the bot
$ ./bot.py

Features:

  • Broadcast updates from Clockwork team on Discourse community forum when #update or #announcement is used

About

Discord bot for Clockwork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages