A highly configurable Discord moderation tool.
1fbe4d5e52
Its purpose is documented in the comments within EntityCache.cs. CacheUser has been implemented but is not yet tested. |
||
---|---|---|
ConfigItem | ||
docs | ||
EntityCache | ||
Module | ||
Properties/PublishProfiles | ||
.gitignore | ||
BotModule.cs | ||
Configuration.cs | ||
LICENSE.txt | ||
Logger.cs | ||
Program.cs | ||
README.md | ||
RegexBot.cs | ||
RegexBot.csproj |
RegexBot
RegexBot is a standalone Discord moderation bot that makes use of the Discord.Net library.
The goal of this project is to provide a bot that can truly fit your unique needs in managing Discord server. To that end, many aspects of the bot's behavior can be configured and fine-tuned, down to how it responds to rules that you have implemented.
Are you satisfied with your current bot but wish that you could change that one thing to better suit your needs? This project is an answer to that.
Documentation
Documentation is available in the form of a number of pages hosted by Github Pages. See this link or the docs directory for more information.