A Discord bot for the Downtime community. If you don't know what this is, it is likely not intended for you.
- Fork this repository, and install node_modules with
npm install - Add your keys to a file called
keys.ymlin the main directory, based off of the pattern followed bykeys.example.yml - Create a new js file in the
/modulesfolder - Add your module to
/modules/index.jsadd your message hooks - Push up to your own fork, make a pull request, then bug me.