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

Loading…
Cancel
Save