RegexBot/Kerobot
Noikoio 47cc8425b2 Added CommonFunctionsService
Experimental feature. An attempt to standardize some common functions
to ensure consistent execution of those functions, and also to notify
services ahead of time that the events they may raise originated from
within the bot.

This is the initial commit. Implementation may change later.
2018-12-04 19:41:42 -08:00
..
Common Added equivalent modification from RegexBot 2018-11-04 19:37:52 -08:00
Services Added CommonFunctionsService 2018-12-04 19:41:42 -08:00
DefaultGuildConfig.json First commit of GuildStateService 2018-06-02 17:33:31 -07:00
InstanceConfig.cs Implemented module loading; fixed GuildStateService issues 2018-06-04 17:15:18 -07:00
Kerobot.cs Minor improvements throughout 2018-06-06 16:01:54 -07:00
Kerobot.csproj Disable debug info generation on release builds 2018-09-21 20:38:34 -07:00
KerobotModuleAttribute.cs Implemented module loading; fixed GuildStateService issues 2018-06-04 17:15:18 -07:00
ModuleBase.cs Added CommonFunctionsService 2018-12-04 19:41:42 -08:00
ModuleLoader.cs Better error handling on module load 2018-06-06 13:54:51 -07:00
Options.cs 'First' commit; add most of the initialization routine 2018-05-06 13:09:17 -07:00
Program.cs Minor improvements throughout 2018-06-06 16:01:54 -07:00