checking server boosters without roles
Is there a way to check if a user is server boosting a server without having to check roles. (and is there a way to check how many boosts a user has on said server at once?)
4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers. GuildMember#premiumSince
The last time this member started boosting the guild
The Discord API does not provide a dedicated event for guild boosts, but you can check for it in the guildMemberUpdate event:
@Jô 🌈 🦄 thanks. any way to check multiple boosts?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View