Release Note for 1/03/2023

Discord Bot Builder

Discord Bot Builder is an interactive program with a friendly user interface to help people without programming skills to create their Discord bots.

[h2]Changelog:[/h2] [list] [*] 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 [/list] 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. [h2]Notes:[/h2] [h3]Intents[/h3] 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 [url=https://discord-intents-calculator.vercel.app/]this calculator[/url] and copy and paste your Intents value in that file. [img]{STEAM_CLAN_IMAGE}/35455752/8d9e28b37a78d37f827bd55b24a34ed405dc1f2a.png[/img] 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: [img]{STEAM_CLAN_IMAGE}/35455752/0978d16bffff8d16d12d19d08f5cac593e80d77a.png[/img] [h3]Sharding[/h3] 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: [img]{STEAM_CLAN_IMAGE}/35455752/4ef5e622faf3b13a1fb16e8f5efb44cbeeacfebe.png[/img] [b]Join our [url=https://discord.gg/PAzxTDw ]Discord server[/url] to get close support with the community.[/b]