- Our original bot has gone offline and I wanted a replacement
- To create a decent base template for a discord.js v14 bot
- Rename
config.json.sampletoconfig.jsonand edit the values to your secrets - Rename
.env.sampleto.envand edit the values to your Environment - Install package dependencies
npm i - Run the bot
node .
/voice-create- creates a voice channel in a sub-category called "on-demand voice"- Watches voiceStateUpdate event to see if channel in that "on-demand voice" category is empty