diff --git a/commands/games-sp/akinator.js b/commands/games-sp/akinator.js index d6197f22..0b8bc51c 100644 --- a/commands/games-sp/akinator.js +++ b/commands/games-sp/akinator.js @@ -9,7 +9,7 @@ module.exports = class AkinatorCommand extends Command { super(client, { name: 'akinator', aliases: ['aki'], - group: 'games', + group: 'games-sp', memberName: 'akinator', description: 'Think about a real or fictional character, I will try to guess who it is.', clientPermissions: ['EMBED_LINKS'],