This commit is contained in:
2026-08-26 15:31:25 +08:00
parent 0ac0dffce4
commit 59518f7b99
4 changed files with 12 additions and 8 deletions
-1
View File
@@ -12,7 +12,6 @@ const client: CommandClient = new CommandClient({
options: {
intents: [
Constants.GatewayIntentBits.Guilds,
Constants.GatewayIntentBits.GuildMembers,
Constants.GatewayIntentBits.GuildMessages,
Constants.GatewayIntentBits.GuildMessageReactions
],