b9b23e5b02
This was the product of having worked on it on and off with no clear schedule or plan. It is structurally... pretty bad. And prone to bugs. Its core features are known to work. Other features may be added later as necessary. Don't consider this to be a largely finished module. This may even be rewritten in the near future, now that I know better what I want to get out of this. |
||
---|---|---|
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, ensuring that the bot acts exactly as you want it to act.
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.
Granted, progress on this project so far has followed the needs of one Discord server that makes heavy use of it, so its current feature set may be limited. Feel free to send a pull request or submit an issue.
Documentation
Documentation is available in the form of a number of pages hosted by Github Pages. See this site or the site's source directory for more information.