RegexBot/README.md

12 lines
1 KiB
Markdown
Raw Permalink Normal View History

# RegexBot
2017-09-05 19:07:49 +00:00
RegexBot is a standalone Discord moderation bot that makes use of the
[Discord.Net](https://github.com/RogueException/Discord.Net) library.
2017-11-20 00:54:39 +00:00
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.
2017-11-20 00:54:39 +00:00
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.
2017-09-05 19:07:49 +00:00
## Documentation
2017-11-20 00:54:39 +00:00
Documentation is available in the form of a number of pages hosted by Github Pages. See [this site](https://noikoio.github.io/RegexBot) or the [site's source directory](https://github.com/Noikoio/RegexBot/tree/master/docs) for more information.