From 5d68f91169752c716117d189d51b961bb6c515b2 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 1 Feb 2024 23:08:34 -0500 Subject: [PATCH] fix(repo/docs): changed name back to seacogs/SeaCogs --- .docs/aurora/index.md | 4 ++-- .docs/backup.md | 4 ++-- .docs/bible.md | 4 ++-- .docs/nerdify.md | 4 ++-- info.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.docs/aurora/index.md b/.docs/aurora/index.md index 839bccb..48905f1 100644 --- a/.docs/aurora/index.md +++ b/.docs/aurora/index.md @@ -10,7 +10,7 @@ Aurora is a fully-featured moderation system. It is heavily inspired by Galactic ## Installation ```bash -[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs -[p]cog install sea-cogs aurora +[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]cog install seacogs aurora [p]cog load aurora ``` diff --git a/.docs/backup.md b/.docs/backup.md index 913fdbf..550f7da 100644 --- a/.docs/backup.md +++ b/.docs/backup.md @@ -5,8 +5,8 @@ Backup allows you to export a JSON list of all of your installed repositories an ## Installation ```bash -[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs -[p]cog install sea-cogs backup +[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]cog install seacogs backup [p]cog load backup ``` diff --git a/.docs/bible.md b/.docs/bible.md index da69815..2590187 100644 --- a/.docs/bible.md +++ b/.docs/bible.md @@ -6,8 +6,8 @@ This cog does require an api key to work. ## Installation ```bash -[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs -[p]cog install sea-cogs bible +[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]cog install seacogs bible [p]cog load bible ``` diff --git a/.docs/nerdify.md b/.docs/nerdify.md index d39ffe3..f801d29 100644 --- a/.docs/nerdify.md +++ b/.docs/nerdify.md @@ -5,8 +5,8 @@ Nerdify allows you to nerdify other people's text. ## Installation ```bash -[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs -[p]cog install sea-cogs nerdify +[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]cog install seacogs nerdify [p]cog load nerdify ``` diff --git a/info.json b/info.json index 66f7f5a..04f29ab 100644 --- a/info.json +++ b/info.json @@ -3,7 +3,7 @@ "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 ).", - "name": "sea-cogs", + "name": "SeaCogs", "short": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)", "description": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)" }