Update memerclub.js

This commit is contained in:
Loïc Bersier 2020-06-22 14:07:23 +00:00
parent 021e98272d
commit 8ae3d1f6ed

View file

@ -12,6 +12,7 @@ class memerclubCommand extends Command {
{ {
id: 'text', id: 'text',
type: 'string', type: 'string',
default: '',
match: 'rest' match: 'rest'
} }
], ],