RegexBot/Module/AutoMod
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
..
Responses Fixed response body not appearing in some cases 2017-11-14 18:59:24 -08:00
AutoMod.cs Changed module configuration model 2018-03-22 00:30:22 -07:00
ConfigItem.cs Renamed Features to Modules 2017-11-11 19:12:24 -08:00
ResponseBase.cs Renamed Features to Modules 2017-11-11 19:12:24 -08:00