Begin the purge
This commit is contained in:
parent
1a86730489
commit
4ac90bc761
17 changed files with 0 additions and 337 deletions
|
@ -1,11 +0,0 @@
|
|||
import ImageCommand from "../../classes/imageCommand.js";
|
||||
|
||||
class WhoDidThisCommand extends ImageCommand {
|
||||
static description = "Creates a \"WHO DID THIS\" meme from an image";
|
||||
static aliases = ["whodidthis"];
|
||||
|
||||
static noImage = "You need to provide an image/GIF to make a \"who did this\" meme!";
|
||||
static command = "wdt";
|
||||
}
|
||||
|
||||
export default WhoDidThisCommand;
|
Loading…
Add table
Add a link
Reference in a new issue