RegexBot/Module/AutoRespond
Noikoio 1773fd2fc2 Changed module configuration model
-Changed a few method names to better reflect its capabilities.
--Specifically, references to "Config" were renamed to "State".
-Changed the way that what is now CreateInstanceState is called
--It is now always called instead of only when configuration exists
--A basic null check was added to prevent issues resulting from this
--General exception handler added to configuration loader
2018-03-22 00:30:22 -07:00
..
AutoRespond.cs Changed module configuration model 2018-03-22 00:30:22 -07:00
ConfigItem.cs Added RandomChance parameter to AutoRespond 2018-01-23 14:06:31 -08:00
RateLimitCache.cs Renamed Features to Modules 2017-11-11 19:12:24 -08:00