Filtering out unavailable commands from help.
This commit is contained in:
@@ -39,4 +39,5 @@ function onCommand(args, context) {
|
||||
module.exports = {
|
||||
name: 'Say',
|
||||
onCommand,
|
||||
restricted: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user