16 lines
472 B
Markdown
16 lines
472 B
Markdown
# Aurora
|
|
|
|
/// admonition | This project is in active development
|
|
type: warning
|
|
These docs are not complete yet, and there is a lot still to do.
|
|
///
|
|
|
|
Aurora is a fully-featured moderation system. It is heavily inspired by GalacticBot, and is designed to be a more user-friendly alternative to Red's core Mod cogs.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs
|
|
[p]cog install seacogs aurora
|
|
[p]cog load aurora
|
|
```
|