convert some commands to global commands
This commit is contained in:
19 files changed
+72
-24
No files matched your search
@@ -3,6 +3,7 @@ const { EmbedBuilder } = require('discord.js');
|
||||
module.exports = {
|
||||
name: "wallet",
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "manage your wallet",
|
||||
usage: "[cmd] [opt]",
|
||||
permissions: {
|
||||
|
||||
Reference in new issue
Block a user