Allow bots to access the /premium/subscriptions endpoint #3259
Replies: 9 comments 6 replies
-
Would be very useful for bots to be able categorize users based on boost count, boost length, etc, etc. |
Beta Was this translation helpful? Give feedback.
-
This seems like a (potential) duplicate of #1182. I'd recommend showing your support over there if you have anything to add to that discussion. See also #1172, which has some other relevant discussion about the booster role. |
Beta Was this translation helpful? Give feedback.
-
Well, I can definitely see the "concern" to the subject of a duplicate issue, but I believe the former (#1182) is mainly focused on providing a single property which is to display the amount of boosts a member has given to a guild. |
Beta Was this translation helpful? Give feedback.
-
How's this not a feature? I want to give boosters special privileges in the server. For example if they boosted 3 times, they will get access to a custom bot. |
Beta Was this translation helpful? Give feedback.
-
It has been a hot minute since this issue has been relevant - but it seems to have been resolved as Fyko had shown here. |
Beta Was this translation helpful? Give feedback.
-
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
how about 2 years later? |
Beta Was this translation helpful? Give feedback.
-
I have possible explanations about why this is not done.
Both of which are unwanted outcomes. |
Beta Was this translation helpful? Give feedback.
-
Also to be a trust issue for end users with something closer to have any other users. This best current practice requires that users from allowing them amounts of Discord function more activity than text messages. This intent should be enabled for people who have even block Discord guild. That could abuse by Discord, resulting in to removed channels and the pending member caching requirement is required to message is the limiter to removed from being used. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As it's most likely already known, there's an endpoint which allows you to view which members boosted the guild, and how many times.
guilds/<guild_id>/premium/subscriptions
Sadly, this is a user-only endpoint, however I wonder if it'd be a good idea to open it up to bots;
I, personally, would like to retrieve this sort of data for my bot, but sadly cannot. I'm not entirely sure how many other individuals agree here, or are in the same situation. The only work-around for this would be to use a user token and create a request to the previously mentioned endpoint; but I believe that's breaking ToS.
Definitely seems like a useful endpoint, in my opinion. It's a shame it's restricted to users.
Please take this into consideration if the idea isn't ridiculuous!
Beta Was this translation helpful? Give feedback.
All reactions