Dagan
Dagan
DIAdiscord.js - Imagine an app
Created by Dagan on 9/7/2023 in #djs-questions
Message content intent gets denied multiple times.
I have a bot that's gonna hit 100 guilds soon and we have so much things that rely on that intent and we use slash commands. I don't understand why I'm getting denied. Can someone explain? This (and probably more) is what we need the intent for: - AFK - Levels (the length of your msg depends how much xp) - /type (a game where you have to type afap) - Logging - Auto Responder (example: if someone in a discord server sends a message that includes "ip" the bot will react with a certain message) Reason of denial: "Not unique and user-facing." Could someone give an example of something that does meet this criteria?
3 replies
DIAdiscord.js - Imagine an app
Created by Dagan on 8/21/2022 in #djs-questions
How to prevent people from spamming my slash commands
I've already tried with 1s cooldown but that doesn't work cause discord takes pretty long to pass the interaction to me cause its getting spammed so the cooldown will just be like yeh its more than 1s ago that ive received an interaction but the user just spammed them ill send vid so its clear
5 replies