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:
@@ -6,8 +6,8 @@ module.exports = class RandomPunCommand extends Command {
|
||||
name: 'pun',
|
||||
group: 'randomimg',
|
||||
memberName: 'pun',
|
||||
description: 'Sends a random pun image. (;pun)',
|
||||
examples: [';pun']
|
||||
description: 'Sends a random pun image. (x;pun)',
|
||||
examples: ['x;pun']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user