commit
This commit is contained in:
parent
4dcd4c9072
commit
0163d40b4e
3 changed files with 63 additions and 2 deletions
|
@ -141,6 +141,11 @@ const commands = [
|
|||
},
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
name : 'help',
|
||||
description : 'Get help',
|
||||
},
|
||||
];
|
||||
|
||||
module.exports = { commands };
|
Loading…
Add table
Add a link
Reference in a new issue