Added default text

This commit is contained in:
Supositware 2019-01-02 10:34:04 +01:00
parent 38ed4c3630
commit e826ed8fca
2 changed files with 4 additions and 2 deletions

View file

@ -12,7 +12,8 @@ class IdubbbzCommand extends Command {
args: [
{
id: 'text',
type: 'string'
type: 'string',
default: 'nigger fagget'
},
{
id: 'image',

View file

@ -11,7 +11,8 @@ class IdubbbzPaintCommand extends Command {
args: [
{
id: 'text',
type: 'string'
type: 'string',
default: 'Perfection'
},
{
id: 'image',