On !help or /help BeatzBot should inform a user of all the behaviors available as well as the Github repo where BeatzBot comes from.
@imjoshdean suggests implementing this on the bot itself rather than a behavior. Behaviors should have a description property that BeatzBot will use for this.
Additional feature suggestions:
[ ] !help <behavior> returns help for just that behavior.
[ ] !help list returns list of installed behaviors.
On
!help
or/help
BeatzBot should inform a user of all the behaviors available as well as the Github repo where BeatzBot comes from.@imjoshdean suggests implementing this on the bot itself rather than a behavior. Behaviors should have a description property that BeatzBot will use for this.
Additional feature suggestions:
!help <behavior>
returns help for just that behavior.!help list
returns list of installed behaviors.