Discord Bot that interacts with the OpenFront API.
npm installto add all the dependencies.- Copy
config.example.jsontoconfig.jsonand fill in the values (create a new bot in the Discord Developer Portal). npm run buildbuilds the bot andnpm run startstarts it. You can also usenpm run devto instantly start with nodemon.