The `help_command` method for each addon/the bot were not returning the help message, but were instead sending the help messages themselves. Update the logic to simply return the help message string. |
||
---|---|---|
.. | ||
custom_commands.rb | ||
roller.rb | ||
utils.rb |
The `help_command` method for each addon/the bot were not returning the help message, but were instead sending the help messages themselves. Update the logic to simply return the help message string. |
||
---|---|---|
.. | ||
custom_commands.rb | ||
roller.rb | ||
utils.rb |