DevChatter / DevChatterBot

MIT License
55 stars 28 forks source link

Added !cmd as default command #96 #104

Closed casrou closed 6 years ago

casrou commented 6 years ago

Is there more to it?

I didn't see it fit to add it to the list of returned commands from the CommandsCommand, when it is more of an alternative to !commands (like !points is a not-listed alternative for !coins for the CoinsCommand).

benrick commented 6 years ago

This is literally all that's required for now. Well done.