- VODs not working at the moment
For long time running bot, set devMode to false in ./src/config.js and fill out other necessary fields
- Run
npm installoryarn install - Run
npm registeroryarn register. This registers the slash commands of the bot to Discord globally. - Run
npm startoryarn start - Done