Github commit checker bot for discord (For 1 Commit per day challenge)
Built by following https://discordjs.guide/creating-your-bot
- Copy config.template.js to config.js and populate the missing parameters.
- Run
make build
(node ^16.14.2 is required) - To view status,
pm2 ls
- To view logs,
pm2 logs Github-Commit-Bot