Open m5x5 opened 3 years ago
On it boss!
Heyo, just letting you guys know I am still alive and working on this! Just been a little busy lately so production is a little slow. But this will be done soon enough :D
Hi, can I take a look at the issue?
Describe the problem If someone is creating his discord bot, there are many things that can go wrong. The default behavior of the discord bot creator is just to silently continue and not tell the user about what exactly went wrong and how to fix it.
To Reproduce Steps to reproduce the behavior:
Expected behavior We need to have an error just like for the "Send Message" action that lets the user know what exactly they need to do to fix the issue.
Screenshots
Additional context You can find the actions that need to be modified in
resources/bot/actions
. Here is the function that you have to call to display a new error message:Feel free to take a look at
resources/bot/actions/find_channel.js
for reference.