Server Boosting Counter
I would really like there to be either
a) an api method that allows you to see the amount of boosts a person has in a specific guild
b) a counter on the server boosts page or in the server boost status page in server settings.
This would be beneficial for a lot of servers and server owners to help keep track of people who have boosted more than once.
3
-
a)
(With discord.js) you should listen to theguildMemberUpdateevent, as the newMember's premiumSinceTimestamp will be non-null once a member boosted and null if they didn't boost. That will also account for if the server has disabled the Nitro Boost System messages.
(Source: https://github.com/discordjs/discord.js/issues/3363)b)
It already exists !
0
Accedi per aggiungere un commento.
Commenti
1 commento