mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Tiny Bug Fixes
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = class MemeCommand extends Command {
|
||||
memberName: 'meme',
|
||||
description: 'Sends a Meme with text of your choice, and a background of your choice. (x;meme facepalm "I can\'t even" "comprehend this")',
|
||||
details: `**Codes:** ${memecodes.join(', ')}`,
|
||||
examples: ['x;meme facepalm "I can\'t even" "comprehend this"'],
|
||||
args: [{
|
||||
key: 'type',
|
||||
prompt: 'What meme type do you want to use?',
|
||||
|
||||
Reference in New Issue
Block a user