discordjs / Commando

Official command framework for discord.js
Apache License 2.0
496 stars 242 forks source link

Error: Group "first" is not registered. #317

Closed DaLLamaKing closed 4 years ago

DaLLamaKing commented 4 years ago

I am getting the error: if(!group) throw new Error(Group "${command.groupID}" is not registered.); ^ Error: Group "first" is not registered. What should I be doing differently?

Fyko commented 4 years ago

If you need help with discord.js Commando installation or usage, please go to the discord.js Discord server instead: https://discord.gg/bRCvFy9 This issue tracker is only for bug reports and enhancement suggestions. You won't receive any basic help here.