Updated guild commands to foemat large numbers
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
||||
name: "guild",
|
||||
description: "Subcommands for guilds",
|
||||
type: "slash",
|
||||
dev: true,
|
||||
dev: false,
|
||||
public: true,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
|
||||
Reference in New Issue
Block a user