Creating your own scripts in DBM
Most things that are not available as actions can be run as a script either in the run script action or in any box that allows for text entry using ${ }.

Handy Scripting Resources
- W3Schools - basic javascript reference
- Discord.js - discord's custom JS library