Installing via NPM
Clone the repo by running
git clone https://github.com/DebugNation/bite-bingo.gitnpm installCommand registration (Slash commands only need to be registered once, and updated when the definition (description, options etc) is changed.)
node deploy-commands.jsStart your bot
node index.js
