discord.js-frameworks-comparison icon indicating copy to clipboard operation
discord.js-frameworks-comparison copied to clipboard

Commando unknown command event

Open jonahsnider opened this issue 6 years ago • 0 comments
trafficstars

A recent commit to Commando's GitHub repository removed the unknown command event in favor of using commands to (optionally) handle unknown commands. Commando comes with a default command to handle unknown commands which can be changed. The setting works on a per server basis using Commando's SettingProvider.

You should update the events section to reflect these changes.

jonahsnider avatar Feb 02 '19 05:02 jonahsnider