A Discord bot that allows users to start streaks by sending messages like "good morning"
You will need to have Node.js and Yarn installed.
git clone https://github.com/kevinismyname/gm-bot
cd gm-bot
yarn install
Copy sampleconfig.json
to config.json
and fill in the values.
yarn start
Distributed under the MIT License. See LICENSE
for more information.