modified: .env
modified: README.md modified: commands/moderation/moveuser.js modified: handler/index.js modified: index.js modified: package.json commands/moderation/ban.js node_modules/ package-lock.json
This commit is contained in:
@@ -54,7 +54,7 @@ const loadSlashCommands = async function (client) {
|
||||
}
|
||||
|
||||
client.on("ready", async () => {
|
||||
await client.guilds.cache.get("yourDiscordServerID").commands.set(slash);
|
||||
await client.guilds.cache.get("serverid").commands.set(slash);
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user