Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 393 Bytes

Github-Commit-Discord-Bot

Github commit checker bot for discord (For 1 Commit per day challenge)

Built by following https://discordjs.guide/creating-your-bot

How to build

  1. Copy config.template.js to config.js and populate the missing parameters.
  2. Run make build (node ^16.14.2 is required)
  3. To view status, pm2 ls
  4. To view logs, pm2 logs Github-Commit-Bot