- Install NodeJs version 14.x.x or later.
- Fill out the
TEMPLATE.env
file with your credentials and rename it to.env
- Run the following commands in a terminal or command prompt in the bots directory.
npm install
node index.js
Pull requests are welcome. If you would like to chat with other developers please join our Discord and go to #programming-talk
Please test your code before committing it.