mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 08:22:22 +02:00
Cleanup Stray Commands
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class MemeCommand extends commando.Command {
|
||||
group: 'imageedit',
|
||||
memberName: 'meme',
|
||||
description: "Sends a Meme with text of your choice, and a background of your choice. Split first and second lines with a | (;meme facepalm I can't even | comprehend this)",
|
||||
examples: [";meme facepalm I can't even | comprehend this"]
|
||||
examples: [";meme facepalm I can't even | comprehend this", ";meme list"]
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user