-
Notifications
You must be signed in to change notification settings - Fork 32
Bug fix, and default synced guild request #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Allows the bot to join default discord guilds to retrieve updates such as user's presence, online/offline/idle status, PRESENCE_UPDATE
Do not track.
More testing...
Ignored exception causing performance issues when loading servers with a large amount of members
|
yea, its diverging a lot since the fork. |
|
by fork do you mean DSharpPlus? Yeah I haven't touched this in about a year or two and i'm sure i've had the giant warning text on the README.md longer. |
suicvne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
None of these are getting merged in, this project is dead
-Some of the discord json responses seems to be different from the time this was created. I've since fixed them, which are previously causing exceptions.
-Added new DiscordMember status: "dnd" (Do not disturb)
-On top of that I've added a property 'DiscordSyncedGuilds' to DiscordClient, which allows the user to subscribe to the channel to receive 'PRESENCE_UPDATE', and user's online/offline status when requesting for guild information.