Commit Graph

15 Commits

Author SHA1 Message Date
RogueException
142c03a1c2 Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf.
2015-12-02 10:01:24 -04:00
RogueException
7237c6b3bf Added experimental async event handlers 2015-12-02 07:03:13 -04:00
RogueException
de831001b5 Add null checks to ModuleManager.EnableServers and EnableChannels 2015-12-01 15:07:01 -04:00
RogueException
3027abc044 Added ModuleManager EnableChannels and EnableServers 2015-11-30 14:24:37 -04:00
RogueException
293cf3b956 Don't crash if a module is loaded and the bot leaves a server. 2015-11-19 23:07:57 -04:00
RogueException
5be13b91ae Switched ids to use int64 rather than strings 2015-11-18 20:33:49 -04:00
RogueException
c8533a4531 Fixed event filtering for ChannelWhitelist and AllowPrivate 2015-11-16 02:10:45 -04:00
RogueException
505e71f57b Apply unrestricted module filter to events 2015-11-16 01:36:56 -04:00
RogueException
62f07a15f4 Fixed double MessageReceived for modules 2015-11-16 01:27:35 -04:00
RogueException
2e4f880563 Added required parameter to GetService 2015-11-09 01:35:02 -04:00
RogueException
093095e410 Added new permissions system, fixed more commands and module bugs. 2015-11-09 00:55:17 -04:00
RogueException
63e70468e1 Added Module.CreateCommands, exposed a few properties and added module names. 2015-11-08 17:02:22 -04:00
RogueException
f1443def75 Finished implementing enable/disable events for modules. 2015-11-06 00:21:23 -04:00
RogueException
ef15216bd4 Added Discord.Modules namespace 2015-11-06 00:02:14 -04:00
RogueException
152df2b3a1 Initial commit of Modules extension 2015-11-05 22:39:37 -04:00