Discord Bot Studio v1.3 - Quality of Life Update
The quality-of-life update brings some much needed updates to the DBS application.
What's new in 1.3?
- Error log! there is now an error log shown on the "Run Bot" page. Any errors your bot throws while running will be shown here.
- Start validation on the "Run Bot" page. Now if you try to run a bot and it doesn't actually start due to an error, that will be shown to you on the page.
- Store Value in Variable node- you can now use syntax: [number]+ to take everything from the specified word and beyond. For example, using 3+ would store the 3rd word and beyond.
- Visual changes to the node editor. Solid paths, more rounded nodes, and node header gradients.
- Rules changes: when a user is warned/kicked/banned based on the bot's rules, the messages they sent to cause this infraction will be deleted.
- Added timestamps to error logs (in file).
- Bug fixes.
New node styling
Error logs
You can now see errors from your bot within the DBS "Run Bot" page. This makes it easier to find out when a command or event is not working as expected.