Skip to content

Commit

Permalink
i'm wrong i'm stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
Buddier authored Nov 28, 2021
1 parent c49c09f commit 3465ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports = async (client) => {
client.on("ready", async () => {
// Register Slash Commands for a single guild
// await client.guilds.cache
// .get(client.config.botClientID)
// .get("YOUR_GUILD_ID")
// .commands.set(arrayOfSlashCommands);

// Register Slash Commands for all the guilds
Expand Down

0 comments on commit 3465ede

Please sign in to comment.