discord.js-frameworks-comparison
discord.js-frameworks-comparison copied to clipboard
Commando unknown command event
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.