An open source discord bot made to work with knuckleroller.com's API. The bot's written in javascript and uses the discord.js library as well as Bun (not Node). An API must be provided and placed in the local.env file in order to run the bot. You will also need info from discord's side. A key to the API can be obtained on the knucklebot discord server. And discord's TOKEN, CLIENT_ID, and GUILD_ID can be obtainted through discord's app portal. To start the bot, type "bun run start" in the terminal.
/pingAPI - Pings the API to check if it is online, self explanatory.