fix(repo/docs): changed name back to seacogs/SeaCogs

This commit is contained in:
Seaswimmer 2024-02-01 23:08:34 -05:00
parent 6f04290cba
commit 5d68f91169
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ Aurora is a fully-featured moderation system. It is heavily inspired by Galactic
## Installation ## Installation
```bash ```bash
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install sea-cogs aurora [p]cog install seacogs aurora
[p]cog load aurora [p]cog load aurora
``` ```

View file

@ -5,8 +5,8 @@ Backup allows you to export a JSON list of all of your installed repositories an
## Installation ## Installation
```bash ```bash
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install sea-cogs backup [p]cog install seacogs backup
[p]cog load backup [p]cog load backup
``` ```

View file

@ -6,8 +6,8 @@ This cog does require an api key to work.
## Installation ## Installation
```bash ```bash
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install sea-cogs bible [p]cog install seacogs bible
[p]cog load bible [p]cog load bible
``` ```

View file

@ -5,8 +5,8 @@ Nerdify allows you to nerdify other people's text.
## Installation ## Installation
```bash ```bash
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install sea-cogs nerdify [p]cog install seacogs nerdify
[p]cog load nerdify [p]cog load nerdify
``` ```

View file

@ -3,7 +3,7 @@
"SeaswimmerTheFsh (seasw.)" "SeaswimmerTheFsh (seasw.)"
], ],
"install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, please create an issue [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/issues) or join my [Discord Server](https://discord.gg/eMUMe77Yb8 ).", "install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, please create an issue [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/issues) or join my [Discord Server](https://discord.gg/eMUMe77Yb8 ).",
"name": "sea-cogs", "name": "SeaCogs",
"short": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)", "short": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)",
"description": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)" "description": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)"
} }