1
0
Fork 0

update example in description

akairo
loicbersier 5 years ago
parent 67669bf796
commit 551829fbba

@ -25,8 +25,8 @@ class fakebotCommand extends Command {
], ],
description: { description: {
content: 'Fake a bot/user with webhook', content: 'Fake a bot/user with webhook',
usage: '', usage: '[user] [message]',
examples: [''] examples: ['Supositware#1616 hello!']
} }
}); });
} }

Loading…
Cancel
Save