convert some commands to global commands
This commit is contained in:
19 files changed
+72
-24
No files matched your search
@@ -4,6 +4,7 @@ const bitfieldCalculator = require('discord-bitfield-calculator');
|
||||
module.exports = {
|
||||
name: "settings",
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "Configure your server settings",
|
||||
usage: "[opt] [action] [value]",
|
||||
permissions: {
|
||||
|
||||
Reference in new issue
Block a user