mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class HugCommand extends Command {
|
||||
name: 'hug',
|
||||
group: 'roleplay',
|
||||
memberName: 'hug',
|
||||
description: 'Hugs someone. (;hug @User)',
|
||||
examples: [';hug @User'],
|
||||
description: 'Hugs someone. (x;hug @User)',
|
||||
examples: ['x;hug @User'],
|
||||
args: [{
|
||||
key: 'thing',
|
||||
prompt: 'What do you want to roleplay with?',
|
||||
|
||||
Reference in New Issue
Block a user