BEANSQUAD / paul-bot

a Discord bot written in Go
GNU General Public License v3.0
1 stars 0 forks source link

Implement Help Command #3

Open roothorp opened 5 years ago

roothorp commented 5 years ago

Implement !help functionality that lists all available commands and their functions (likely sent to the requesting user through a PM)

alexwh commented 5 years ago

https://github.com/Necroforger/dgrouter/blob/8092ffb0d2d4ff1b0d76e7aba24e3fd53dd6ecc5/examples/pingpong/pingpong.go#L43-L49