- Steam App
- Discord Bot Builder (1119570)
- Event type
- patch note
- Published
- 3 January 2023 - 14:20:30 UTC
- Source
- steam_community_announcements
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....