1
0
Fork 0

Updated description

Commando
Loic Bersier 6 years ago
parent 1916300375
commit 18725ad946

@ -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',

Loading…
Cancel
Save