RegexBot/README.md

13 lines
809 B
Markdown
Raw 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-09-06 06:46:12 +00:00
The goal of this project is to provide a bot that can truly fit your unique needs in managing Discord server.
2017-09-05 19:07:49 +00:00
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.
2017-09-05 19:07:49 +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.
## Documentation
2017-11-12 03:14:38 +00:00
Documentation is available in the form of a number of pages hosted by Github Pages. See [this link](https://noikoio.github.com/RegexBot) or the [docs directory](https://github.com/Noikoio/RegexBot/tree/master/docs) for more information.