A highly configurable Discord moderation tool.
Find a file
Noikoio e3d40a5f60 Added ModTools feature
Implements moderation commands that are fully configurable.
Commands are defined in configuration per-server under "modtools",
and allows for custom command triggers as well as individual options.

For now, only commands with "kick" and "ban" capabilities are
available, but more will be added in the near future.
2017-08-06 13:05:44 -07:00
ConfigItem Added BotFeature base class, implemented in RegexResponder 2017-07-26 15:36:59 -07:00
Feature Added ModTools feature 2017-08-06 13:05:44 -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 Fixed several errors in documentation 2017-08-03 10:51:30 -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 Added ModTools feature 2017-08-06 13:05:44 -07:00
RegexBot.csproj Added ModTools feature 2017-08-06 13:05:44 -07:00
settings.example.json First commit in new repository 2017-06-23 12:33:54 -07:00