Christopher F
1ed4f703bf
Cache the current application on DiscordSocketClient
2016-11-26 14:59:20 -05:00
Christopher F
0b42a2b1b4
Assign a default value to DiscordSocketClient.Status
...
This property previously had a default value of 'null'. In DiscordSocketClient#ConnectInternalAsync, we would attempt to send a null status to Discord, which would fail to serialize, and force the client to disconnect.
2016-10-22 13:14:36 -04:00
RogueException
043f8ded85
Moved ISelfUser.ModifyStatusAsync to DiscordSocketClient.SetStatus/SetGame. Resend status on reconnect.
2016-10-21 11:22:26 -03:00
RogueException
d9e00c9170
Added guild parameter to PresenceUpdated, added GuildMemberUpdated
2016-10-21 09:31:57 -03:00
RogueException
2fd2e26179
Fixed missing private channels
2016-10-10 22:10:51 -03:00
RogueException
5c33e28757
Added missing ConfigureAwaits
2016-10-08 16:59:17 -03:00
RogueException
6c34441f4c
Added SelfUser.ModifyStatusAsync
2016-10-06 03:26:30 -03:00
RogueException
3c3e790edd
Replaced several arrays with immutables
2016-10-05 23:59:55 -03:00
RogueException
71c06dc2ae
Typo
2016-10-04 16:53:11 -03:00
RogueException
6ae508f3f7
Added WEBHOOKS_UPDATE to ignore list
2016-10-04 16:52:43 -03:00
RogueException
e70d478759
Exposed DiscordSocketClient.Guilds
2016-10-04 16:14:23 -03:00
RogueException
0a09b0deb5
Fixed errors
2016-10-04 10:21:41 -03:00
RogueException
708f9fe514
Added CommandContext, fixed commands compile errors
2016-10-04 09:54:44 -03:00
RogueException
4678544fed
Added remaining gateway events, added IAudioChannel, added CacheModes
2016-10-04 07:32:26 -03:00
RogueException
e038475ab4
Removed old bucket system, cleaned up api calls. Fixed compile errors.
2016-09-29 05:10:40 -03:00
RogueException
dd86f03306
Started converting websocket and rpc classes
2016-09-28 04:12:47 -03:00
RogueException
683f0d5013
Merged changed from dev branch
2016-09-22 21:31:48 -03:00
RogueException
6319933ed0
Concrete class prototype
2016-09-22 21:15:37 -03:00