top-gg / issues

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

Potential bug: You can vote on non approved bots #827

Open Fredneyy opened 3 years ago

Fredneyy commented 3 years ago

Potential bug: You can vote on non approved bots

You are able to vote on non approved bots by adding the /vote in the URL.

Here is an example of a bot that isn't approved https://top.gg/bot/900290921382424637 image

And here is the same bot, but with the /vote added in the URL https://top.gg/bot/900290921382424637/vote image

The vote itself may not be registered if you vote for it, but the page is still showed instead of a 403 error

ExtremeDevelopments commented 3 years ago

Oh wow yeah this is a issue, able to reproduce with multiple unapproved bots. Thanks for the report!

dev-bun commented 3 years ago

Yep can confirm I get this too ^^

Might be worth looking into, bearing in mind unapproved bots don't get access to the Top.gg API // Vote notifications yet they are still able to be voted for.

ExtremeDevelopments commented 3 years ago

That's not really a big factor in that, it's more of just that it's possible and makes un-approved bots still have public features on the site before reviewed. Team will address it when they get the chance though.

dev-bun commented 3 years ago

That's not really a big factor in that, it's more of just that it's possible and makes un-approved bots still have public features on the site before reviewed. Team will address it when they get the chance though.

Yep yep thats a very good point. Thank god its reported!