mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Remove Help Examples
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class ComplimentCommand extends Command {
|
||||
name: 'compliment',
|
||||
group: 'response',
|
||||
memberName: 'compliment',
|
||||
description: 'Compliments the user of your choice. (x;compliment @User)',
|
||||
examples: ['x;compliment @User'],
|
||||
description: 'Compliments something/someone.',
|
||||
args: [{
|
||||
key: 'thing',
|
||||
prompt: 'What do you want to compliment?',
|
||||
|
||||
Reference in New Issue
Block a user