mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -9,8 +9,8 @@ module.exports = class VocaloidCommand extends Command {
|
||||
],
|
||||
group: 'randomimg',
|
||||
memberName: 'vocaloid',
|
||||
description: 'Sends a random VOCALOID song. (;vocaloid)',
|
||||
examples: [';vocaloid']
|
||||
description: 'Sends a random VOCALOID song. (x;vocaloid)',
|
||||
examples: ['x;vocaloid']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user