Event A: Console Input
This event is used to capture console inputs, such as console commands.
Event B: Console Input Store
This event handles more complex console data. For instance, you can set the separator to "/" and then input "globalvar/test/true" to retrieve each part separately.
Status
[x] Code changes have been tested against the Discord API and the discord.js wrapper, or there are no code changes
[x] Documentation has been added/modified, or there is nothing to change (docs/mods.json)
Semantic versioning classification:
[ ] This PR changes DBM's interface (methods or parameters added to default methods)
[ ] This PR only includes non-code changes, like changes to documentation, README, etc.
Event A: Console Input This event is used to capture console inputs, such as console commands.
Event B: Console Input Store This event handles more complex console data. For instance, you can set the separator to "/" and then input "globalvar/test/true" to retrieve each part separately.
Status
Semantic versioning classification: