RegexBot/Services
Noi 6bdf528c66 Replace RemovalType with bool
In general: `RemovalType.Ban` was replaced with `true` and
`RemovalType.Kick` with `false`. `RemovalType.None` was never used.
2022-12-02 20:28:23 -08:00
..
CommonFunctions Replace RemovalType with bool 2022-12-02 20:28:23 -08:00
EntityCache Misc style and other minor changes 2022-08-25 18:40:57 -07:00
Logging Switch logging to local time 2022-07-28 14:31:36 -07:00
ModuleState Nullable incoming module config 2022-10-22 17:47:23 -07:00
SharedEventService Add SharedEventService 2022-08-25 18:40:06 -07:00
Service.cs Remove 'report' option in logging 2022-07-27 19:23:49 -07:00