Commit Graph

27 Commits

Author SHA1 Message Date
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
cd244e30a6 Adding a module also adds it as a singleton 2015-11-29 10:36:58 -04:00
RogueException
ca25af5b8a Changed preprocessor conditions for new monikers and updated packages. 2015-11-28 23:02:02 -04:00
RogueException
6ee3971244 0.8.1-beta2 2015-11-22 15:32:08 -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
f06a1d7278 Added support for custom errors from permission checkers 2015-11-10 15:37:32 -04:00
RogueException
e7e2a85c3a Added DNXCore placeholders (again) 2015-11-10 13:44:57 -04:00
RogueException
abc24cde5c Added some ModuleService null checks 2015-11-09 18:05:33 -04:00
RogueException
d36b09fd9f Added ModuleService.GetManager 2015-11-09 18:05:16 -04:00
RogueException
5896d1b9d3 Fixed ModuleChecker 2015-11-09 02:37:26 -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
ee3677fde0 Fixed references 2015-11-08 17:02:31 -04:00
RogueException
63e70468e1 Added Module.CreateCommands, exposed a few properties and added module names. 2015-11-08 17:02:22 -04:00
RogueException
210a28442e Fixed ModuleExtensions function name 2015-11-08 14:30:56 -04:00
RogueException
9bb77dd373 Added ModuleExtensions 2015-11-08 12:43:14 -04:00
RogueException
48ad4a53ba Error if ModuleService is used before it is added to DiscordClient 2015-11-06 00:27:42 -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
Brandon Smith
a4d6a0e2bc 0.8.1-beta1 2015-10-26 09:22:59 -03:00
Brandon Smith
cc04f7eb55 Added Modules project 2015-10-26 09:20:21 -03:00