Back to Discord Bot BuilderCommunity Announcements
Release Note for 1/03/2023
January 3, 2023by MrGold
GamePatchNote Digest
Discord Bot Builder Patch Notes — January 3, 2023
Aggregated from Steam, cross-tracked with Battle.net coverage on GamePatchNote.
Changelog:
- bot.js and blocks updated to Discord.js v14
- bot.js got an internal update
- New Audio Player blocks
- Added Bot Sharding support
- Fixed bugs
Make sure to backup your current bot folder before updating it. There are some blocks that will probably break, especially the Audio Player ones.
If you need to get and use the old bot files, use the new branch called "previous-bot-version-djs12-deprecated" by going to Properties -> Betas on Steam.
Notes:
Intents
There is a new optional file (you can delete it and the bot will use the default value), called "INTENTS.txt", located in "data" folder, to change the Intents of your bot. You can use this calculator and copy and paste your Intents value in that file.

Make sure your Privileged Intents are right at https://discord.com/developers/applications or your bot won't run. If you don't know what to select, leave all options selected, although it is a bad practice:

Sharding
You can try to run your bot with Sharding by going to your new bot folder and run the "Start Sharding.bat" file. Make sure to have the "sharding.js" file in your bot folder:

Join our Discord server to get close support with the community.