A highly configurable Discord moderation tool.
Find a file
Noikoio 019a5bdd96 AutoMod and AutoRespond items no longer need label
All configuration items for AutoMod and AutoRespond are now defined
as JSON properties. The name of the property is used as its label.
2017-08-29 22:25:47 -07:00
ConfigItem Added FilterList 2017-08-10 12:53:46 -07:00
Feature AutoMod and AutoRespond items no longer need label 2017-08-29 22:25:47 -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