help command (unfinished)
This commit is contained in:
parent
b2531d49b0
commit
3b8234fea7
7 changed files with 572 additions and 11 deletions
|
@ -11,7 +11,8 @@ exports.help = {
|
|||
name: 'level',
|
||||
category: 'Utility',
|
||||
description: 'Returns your permission level.',
|
||||
usage: 'level'
|
||||
usage: 'level',
|
||||
params: null
|
||||
}
|
||||
|
||||
exports.run = async (client, message, args, level, data) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue