DBS 1.0 - Reaction roles, new variable system, and more!

[h1]DBS Version 1.0 is officially available![/h1] This is a major update because of the changes to the built-in variable system. You can see how to use that new system using the video below. All new features: [list] * Reaction Collectors! This lets you listen for reactions on messages, and add responses based on each reaction type. This makes reaction roles possible! * Added a new variable system. This adds a button next to response fields "Insert Variable", that lets you quickly insert variables into the field. Variables are now referenced using ${variableName} notation. You can also save certain response types to variables, right inside the node. * Added Server and Global variables. These are persistent, meaning they are stored to file and won't be deleted when your bot stops running. * Added Remove Role from User response type. * Changed the default nodes when you create a new bot. They now use the new variable system, and are less prone to erroring. * Made certain responses synchronous, so that you can access them as a variable later on in the same response sequence. * Bug fixes. [/list] [h2]1.0 Variable System Tutorial[/h2] [previewyoutube=B1fAn92uBZU;leftthumb][/previewyoutube]