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', name: 'say',
group: 'fun', group: 'fun',
memberName: 'say', memberName: 'say',
description: `repeat the text`, description: `Repeat the text you send`,
args: [ args: [
{ {
key: 'text', key: 'text',