mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class AkinatorCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'akinator',
|
name: 'akinator',
|
||||||
aliases: ['aki'],
|
aliases: ['aki'],
|
||||||
group: 'games',
|
group: 'games-sp',
|
||||||
memberName: 'akinator',
|
memberName: 'akinator',
|
||||||
description: 'Think about a real or fictional character, I will try to guess who it is.',
|
description: 'Think about a real or fictional character, I will try to guess who it is.',
|
||||||
clientPermissions: ['EMBED_LINKS'],
|
clientPermissions: ['EMBED_LINKS'],
|
||||||
|
|||||||
Reference in New Issue
Block a user