xbony2 / ESAEBSAD3

A Discord bot written in Ruby for manipulation of the FTB Wiki.
MIT License
2 stars 0 forks source link

Give help command #9

Open xbony2 opened 3 years ago

xbony2 commented 3 years ago

Maybe rename this to "assist."

SizableShrimp commented 3 years ago

It's good practice for bots to also display their help command upon being tagged by a user. Shouldn't be that bad to implement.

xbony2 commented 3 years ago

This is this command -> https://github.com/xbony2/ESAEBSAD2/blob/master/src/main/groovy/xbony2/esaebsad2/commands/GiveHelpCommand.groovy

Also maybe.