mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
Fix
This commit is contained in:
@@ -7,8 +7,8 @@ module.exports = class GoogleFeudCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'google-feud',
|
||||
group: 'google-feud',
|
||||
memberName: 'battle',
|
||||
group: 'games',
|
||||
memberName: 'google-feud',
|
||||
description: 'Attempt to determine the top suggestions for a Google search.'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user