update example in description

This commit is contained in:
loicbersier 2019-08-12 18:41:15 +02:00
parent 67669bf796
commit 551829fbba

View file

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