diff --git a/src/commands/info/Botinfo.ts b/src/commands/info/Botinfo.ts index c43436517..8cbb15d6d 100644 --- a/src/commands/info/Botinfo.ts +++ b/src/commands/info/Botinfo.ts @@ -13,7 +13,7 @@ export default class Botinfo extends Command { examples: ['botinfo'], usage: 'botinfo', }, - category: 'botinfo', + category: 'info', aliases: ['info', 'bi'], cooldown: 3, args: false,