suicvne / DiscordSharp

A .Net API for Discord written in C#
MIT License
129 stars 33 forks source link

Bug fix, and default synced guild request #73

Open lastbattle opened 6 years ago

lastbattle commented 6 years ago

-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.

suicvne commented 6 years ago

https://github.com/NaamloosDT/DSharpPlus

suicvne commented 6 years ago

https://github.com/DSharpPlus/DSharpPlus

suicvne commented 6 years ago

https://github.com/suicvne/DiscordSharp/blob/master/README.md

lastbattle commented 6 years ago

yea, its diverging a lot since the fork. I guess its better for everyone else to move on to DSharpPlus.

suicvne commented 6 years ago

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.