[h1]Discord Bot Studio v1.3 - Quality of Life Update[/h1]
The quality-of-life update brings some much needed updates to the DBS application.
[h2]What's new in 1.3?[/h2]
[list]
[*] 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.
[/list]
[h2]New node styling[/h2]
[img]https://media.discordapp.net/attachments/704394745186615296/815333880046813184/unknown.png?width=627&height=676[/img]
[h2]Error logs[/h2]
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.
[img]https://i.imgur.com/FD7lm9W.png[/img]