feat(docs): bunch of updates and changes and crap
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 43s

This commit is contained in:
SeaswimmerTheFsh 2024-01-04 21:57:54 -05:00
parent dd4e319a0a
commit b7da03f701
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
9 changed files with 369 additions and 113 deletions

11
.docs/aurora/index.md Normal file
View file

@ -0,0 +1,11 @@
# Aurora
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://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install seacogs aurora
[p]cog load aurora
```