fixed help
This commit is contained in:
parent
3b8234fea7
commit
1b9c4c900a
6 changed files with 474 additions and 23 deletions
|
@ -11,7 +11,8 @@ exports.help = {
|
|||
name: 'ping',
|
||||
category: 'Utility',
|
||||
description: 'Displays bot latency in miliseconds.',
|
||||
usage: 'ping'
|
||||
usage: 'ping',
|
||||
params: ''
|
||||
}
|
||||
|
||||
exports.run = async (client, message, args, level, data) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue