Updated description

This commit is contained in:
Loic Bersier 2018-09-22 17:14:33 +02:00
parent 1916300375
commit 18725ad946

View file

@ -5,7 +5,7 @@ module.exports = class sayCommand extends Command {
name: 'say',
group: 'fun',
memberName: 'say',
description: `repeat the text`,
description: `Repeat the text you send`,
args: [
{
key: 'text',