A highly configurable Discord moderation tool.
Find a file
Noikoio 85f694ba7d AutoMod rule processing to the thread pool
It was originally like that, but was changed to be synchronous during
debugging. I may have forgotten to revert it before committing.

Also, removed note for future asynchronous response processing.
Synchronous response execution is expected behavior at this point.
2017-08-27 18:34:22 -07:00
ConfigItem Added FilterList 2017-08-10 12:53:46 -07:00
Feature AutoMod rule processing to the thread pool 2017-08-27 18:34:22 -07:00
Properties/PublishProfiles First commit in new repository 2017-06-23 12:33:54 -07:00
.gitignore First commit in new repository 2017-06-23 12:33:54 -07:00
BotFeature.cs Fully implemented AutoMod 2017-08-26 10:24:37 -07:00
Configuration.cs Added BotFeature base class, implemented in RegexResponder 2017-07-26 15:36:59 -07:00
LICENSE.txt Create LICENSE.txt 2017-06-23 12:41:47 -07:00
Logger.cs First commit in new repository 2017-06-23 12:33:54 -07:00
Program.cs Added BotFeature base class, implemented in RegexResponder 2017-07-26 15:36:59 -07:00
RegexBot.cs Fully implemented AutoMod 2017-08-26 10:24:37 -07:00
RegexBot.csproj Fixed incorrect kick/ban reasons 2017-08-09 16:07:42 -07:00
settings.example.json First commit in new repository 2017-06-23 12:33:54 -07:00