Coder Social home page Coder Social logo

Comments (8)

yonilerner avatar yonilerner commented on July 2, 2024 16

The change is being reverted

from discord-api-docs.

Vendicated avatar Vendicated commented on July 2, 2024 4

Considering that this worked fine before today and you can still fetch bots fine, just not users, it seems like this change might have been intentional. Maybe to improve security / prevent user scraping?

If yes, I ask you to please reconsider. There are many good use cases for a bot needing to fetch arbitrary users and this breaks a ton of apps that do so.

And this achieves really little for actually improving privacy. Nor does it do much to prevent scraping because you still need the full user id to even use this endpoint. Noone uses this endpoint for scraping, much more effective is to just join massive servers

If anything, this change encourages bots to mass save data about users and thus worsens privacy. Let's say I have a moderation bot and want to have a command to query old cases. I now need to store the user data in my database because I can no longer rely on being able to fetch their username and such on demand

from discord-api-docs.

KrashV avatar KrashV commented on July 2, 2024

This is a very sudden and unwelcomed change. We store Discord IDs of the users we banned from our guild, and for readability and enforcing we used this call.
I really hope this is something they published by mistake and will revoke soon.

from discord-api-docs.

CrystiqDev avatar CrystiqDev commented on July 2, 2024

This is a very bad change. I have a discord bot that has to check rather or not a user is still using the bot so it can comply with data removal times (it checks if the user is still in a server with the bot). But due to the new change it can't check that and it breaks my whole code.

from discord-api-docs.

SinisterRectus avatar SinisterRectus commented on July 2, 2024

Now, if you get a 404, you know they are not in a mutual guild! 🤣

from discord-api-docs.

SemiMute avatar SemiMute commented on July 2, 2024

Please revert this very irrational change. This does nothing but hurt bots as a whole.

from discord-api-docs.

CrystiqDev avatar CrystiqDev commented on July 2, 2024

Now, if you get a 404, you know they are not in a mutual guild! 🤣

It doesn't get past that line of code tho, it just breaks. therefore i cannot "delete" their data

from discord-api-docs.

ypisetsky avatar ypisetsky commented on July 2, 2024

Revert should be out now.

from discord-api-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.