You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
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.