Updated description
This commit is contained in:
parent
f999d0b7f5
commit
f861357698
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ module.exports = class idubbbzpaintCommand extends Command {
|
||||||
aliases: ['idubbzpaint', 'edupspaint'],
|
aliases: ['idubbzpaint', 'edupspaint'],
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'painting',
|
memberName: 'painting',
|
||||||
description: `Put the text you send in idubbbz piece of paper`,
|
description: `Put the image you send or you in idubbbz painting`,
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'text',
|
key: 'text',
|
||||||
|
|
|
@ -10,7 +10,7 @@ module.exports = class likeCommand extends Command {
|
||||||
name: 'like',
|
name: 'like',
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'like',
|
memberName: 'like',
|
||||||
description: `Put the text you send in idubbbz piece of paper`,
|
description: `What the hell is this and why did my grandsone like it`,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue