Giter Club home page Giter Club logo

Comments (8)

Grace-codes avatar Grace-codes commented on July 22, 2024

Could you elaborate on this?

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

Discord.py was missing the option to grab prescence data(a.k.a those who are not offline), except by invites, the with_counts has it fetch via fetch__guild which is much better than getting it on invite.

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

https://github.com/Rapptz/discord.py/pull/4029/files
Look at this old pull request.

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

image
It's also probably better than having to make a manually invite in order to get these.
Source: https://discord.com/developers/docs/resources/guild
Can you also add other missing values rom https://discord.com/developers/docs/resources/guild?
if so thanks :D.
I'll uh find out what values aren't covered yet.
(I am not talking about threads or stuff that's already covered as the update suggests)

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

This a copy and paste( a bit from my old thing)

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

So yes, it will work better with this, and discord will likely appreciate this, rather than getting intents to just get the data of online users and offline, and this also supports more of the api :D.

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

image
you could be supporting something other libraries have
https://gist.github.com/advaith1/e69bcc1cdd6d0087322734451f15aa2f

from pycord.

JDJGInc avatar JDJGInc commented on July 22, 2024

#465
this should fix it I believe(if you could make my pull request close this issue that would be great)

from pycord.

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.