top-gg / issues

Report bugs related to Top.gg. For feature requests: https://feedback.top.gg
35 stars 13 forks source link

Suggestion: Add an endpoint for editing a bots description #839

Open MeerBiene opened 2 years ago

MeerBiene commented 2 years ago

Suggestion

I think we should introduce an endpoint for editing a bots description.

Motivation

Remarks

Such an endpoint would call for abuse as @hopefuls pointed out in discord.

Possible solutions:

  1. Ratelimit the endpoint very strictly
  2. Only allow this feature to bots that are registered for a while
link-discord commented 2 years ago

Just ratelimit to something like 3 requests per hour

Xetera commented 2 years ago

We won't be updating the current API with any new features, but the new GraphQL API will include functionality to update your bots/servers programmatically. You will probably hear some kind of announcement about it Q1 of 2022 though I can't give any specific dates currently.

MeerBiene commented 2 years ago

Oh nice! In that case should i just close this issue because its already on the roadmap?