From e826ed8fcacf141d888194627991d64961716dc5 Mon Sep 17 00:00:00 2001 From: Supositware Date: Wed, 2 Jan 2019 10:34:04 +0100 Subject: [PATCH] Added default text --- commands/images/idubbbz.js | 3 ++- commands/images/idubbbzpaint.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/commands/images/idubbbz.js b/commands/images/idubbbz.js index 9c8569a..b340774 100644 --- a/commands/images/idubbbz.js +++ b/commands/images/idubbbz.js @@ -12,7 +12,8 @@ class IdubbbzCommand extends Command { args: [ { id: 'text', - type: 'string' + type: 'string', + default: 'nigger fagget' }, { id: 'image', diff --git a/commands/images/idubbbzpaint.js b/commands/images/idubbbzpaint.js index e2cd914..f1fd833 100644 --- a/commands/images/idubbbzpaint.js +++ b/commands/images/idubbbzpaint.js @@ -11,7 +11,8 @@ class IdubbbzPaintCommand extends Command { args: [ { id: 'text', - type: 'string' + type: 'string', + default: 'Perfection' }, { id: 'image',