diff --git a/.docs/aurora/index.md b/.docs/aurora/index.md index f6e5527..4c6f321 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 seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs aurora [p]cog load aurora ``` diff --git a/.docs/backup.md b/.docs/backup.md index b8182a5..4ddc56f 100644 --- a/.docs/backup.md +++ b/.docs/backup.md @@ -5,14 +5,14 @@ Backup allows you to export a JSON list of all of your installed repositories an ## Installation ```bash -[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs backup [p]cog load backup ``` ## Version Compatibility -As of commit [1edb08a](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/commit/1edb08a1271f12098ca0bed11a735f7162cedd14), the Backup cog no longer supports Red versions older than 3.5.6. If you want to use the cog on an earlier version (3.5.0 - 3.5.5), install the cog pinned to this commit: `43464db6a7c51bc69282b1ae3dc507a4aae851de`. +As of commit [1edb08a](https://www.coastalcommits.com/cswimr/SeaCogs/commit/1edb08a1271f12098ca0bed11a735f7162cedd14), the Backup cog no longer supports Red versions older than 3.5.6. If you want to use the cog on an earlier version (3.5.0 - 3.5.5), install the cog pinned to this commit: `43464db6a7c51bc69282b1ae3dc507a4aae851de`. ```bash [p]cog installversion sea-cogs 43464db6a7c51bc69282b1ae3dc507a4aae851de backup diff --git a/.docs/bible.md b/.docs/bible.md index b748de2..188f985 100644 --- a/.docs/bible.md +++ b/.docs/bible.md @@ -6,7 +6,7 @@ This cog does require an api key to work. ## Installation ```bash -[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs bible [p]cog load bible ``` diff --git a/.docs/emojiinfo.md b/.docs/emojiinfo.md index 1473e59..ef63ab6 100644 --- a/.docs/emojiinfo.md +++ b/.docs/emojiinfo.md @@ -5,7 +5,7 @@ EmojiInfo allows you to retrieve information about an emoji. ## Installation ```bash -[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs emojiinfo [p]cog load emojiinfo ``` diff --git a/.docs/nerdify.md b/.docs/nerdify.md index c1c50a9..87662b6 100644 --- a/.docs/nerdify.md +++ b/.docs/nerdify.md @@ -5,7 +5,7 @@ Nerdify allows you to nerdify other people's text. ## Installation ```bash -[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs nerdify [p]cog load nerdify ``` diff --git a/.docs/pterodactyl/getting-started.md b/.docs/pterodactyl/getting-started.md index 9b4f75e..ce9ef31 100644 --- a/.docs/pterodactyl/getting-started.md +++ b/.docs/pterodactyl/getting-started.md @@ -28,7 +28,7 @@ The Downloader cog allows you to add Git repositories to your bot in order to do Now, use Downloader to add my repository to your bot: ``` -[p]repo add sea-cogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add sea-cogs https://www.coastalcommits.com/cswimr/SeaCogs ``` Now, install the Pterodactyl cog: diff --git a/.docs/pterodactyl/index.md b/.docs/pterodactyl/index.md index bd3455e..cb69a5d 100644 --- a/.docs/pterodactyl/index.md +++ b/.docs/pterodactyl/index.md @@ -10,7 +10,7 @@ Pterodactyl allows for connecting to a Pterodactyl server through websockets. It ## Installation ```bash -[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs [p]cog install seacogs pterodactyl [p]cog load aurora ``` diff --git a/.docs/pterodactyl/installing-red.md b/.docs/pterodactyl/installing-red.md index 93ed9f6..3f26e7b 100644 --- a/.docs/pterodactyl/installing-red.md +++ b/.docs/pterodactyl/installing-red.md @@ -64,7 +64,7 @@ Red is quite a large bot, so I'll focus on the specifics of getting the bot work ``` 2. Add my repository to the bot ```bash -[p]repo add sea-cogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add sea-cogs https://www.coastalcommits.com/cswimr/SeaCogs ``` 3. Install and load the Pterodactyl cog ```bash diff --git a/.forgejo/ISSUE_TEMPLATE/bug_report.yaml b/.forgejo/ISSUE_TEMPLATE/bug_report.yaml index d603128..7fa4c8d 100644 --- a/.forgejo/ISSUE_TEMPLATE/bug_report.yaml +++ b/.forgejo/ISSUE_TEMPLATE/bug_report.yaml @@ -13,7 +13,7 @@ body: attributes: label: Please confirm that; options: - - label: I have checked that this bug does not already have an opened/closed [issue](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/issues) or [pull request](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/pulls) associated with it. + - label: I have checked that this bug does not already have an opened/closed [issue](https://www.coastalcommits.com/cswimr/SeaCogs/issues) or [pull request](https://www.coastalcommits.com/cswimr/SeaCogs/pulls) associated with it. required: true - label: I have checked that I am on the latest version of [Red-DiscordBot](https://github.com/CogCreators/Red-DiscordBot), and SeaCogs. required: true diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index 2813cd5..efe146e 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md @@ -2,5 +2,5 @@ -- [ ] By submitting this pull request, I permit SeaswimmerTheFsh to license my work under - the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/src/branch/main/LICENSE). +- [ ] By submitting this pull request, I permit cswimr to license my work under + the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/cswimr/SeaCogs/src/branch/main/LICENSE). diff --git a/README.md b/README.md index 3524dda..ea29384 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ My assorted cogs for Red-DiscordBot. To get started with a development environment, first clone this repository. ```sh -git clone https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs.git +git clone https://coastalcommits.com/cswimr/SeaCogs.git ``` Then, install Poetry. diff --git a/antipolls/info.json b/antipolls/info.json index 2af0457..7856195 100644 --- a/antipolls/info.json +++ b/antipolls/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing AntiPolls!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing AntiPolls!\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).", "name" : "AntiPolls", "short" : "AntiPolls deletes messages that contain polls.", "description" : "AntiPolls deletes messages that contain polls, with a configurable per-guild role and channel whitelist and support for default Discord permissions (Manage Messages).", diff --git a/aurora/aurora.py b/aurora/aurora.py index 563a82c..131d2bd 100644 --- a/aurora/aurora.py +++ b/aurora/aurora.py @@ -39,7 +39,7 @@ class Aurora(commands.Cog): It is heavily inspired by GalacticBot, and is designed to be a more user-friendly alternative to Red's core Mod cogs. This cog stores all of its data in an SQLite database.""" - __author__ = ["SeaswimmerTheFsh"] + __author__ = ["cswimr"] __version__ = "2.1.3" __documentation__ = "https://seacogs.coastalcommits.com/aurora/" diff --git a/aurora/info.json b/aurora/info.json index 52a577e..de475f2 100644 --- a/aurora/info.json +++ b/aurora/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).", "name" : "Aurora", "short" : "A full replacement for Red's core Mod cogs.", "description" : "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. This cog stores all of its data in an SQLite database.", diff --git a/backup/backup.py b/backup/backup.py index 5d01c6b..dfc5397 100644 --- a/backup/backup.py +++ b/backup/backup.py @@ -197,7 +197,7 @@ class Backup(commands.Cog): cog_modules = [] for cog in cogs: # If you're forking this cog, make sure to change these strings! - if cog["name"] == "backup" and "SeaswimmerTheFsh/SeaCogs" in url: + if cog["name"] == "backup" and "cswimr/SeaCogs" in url: continue try: cog_module = await InstalledCog.convert(ctx, cog["name"]) @@ -233,7 +233,7 @@ class Backup(commands.Cog): commit = None # If you're forking this cog, make sure to change these strings! - if cog_name == "backup" and "SeaswimmerTheFsh/SeaCogs" in url: + if cog_name == "backup" and "cswimr/SeaCogs" in url: continue async with repository.checkout( diff --git a/backup/info.json b/backup/info.json index 075c208..2e465b0 100644 --- a/backup/info.json +++ b/backup/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Backup!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing Backup!\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).", "name" : "Backup", "short" : "A utility to make reinstalling repositories and cogs after migrating the bot far easier.", "description" : "A utility to make reinstalling repositories and cogs after migrating the bot far easier.", diff --git a/bible/info.json b/bible/info.json index dc33f92..b2da6d1 100644 --- a/bible/info.json +++ b/bible/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Bible!\nThis cog requires setting an API key for API.Bible. Please read the [documentation](https://seacogs.coastalcommits.com/bible/#setup) for more information.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing Bible!\nThis cog requires setting an API key for API.Bible. Please read the [documentation](https://seacogs.coastalcommits.com/bible/#setup) for more information.\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).", "name" : "Bible", "short" : "Retrieve Bible verses from API.Bible.", "description" : "Retrieve Bible verses from the API.Bible API. This cog requires an API.Bible api key.", diff --git a/emojiinfo/info.json b/emojiinfo/info.json index febea9b..68a8de1 100644 --- a/emojiinfo/info.json +++ b/emojiinfo/info.json @@ -1,5 +1,5 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], + "author" : ["cswimr"], "install_msg" : "Thank you for installing Emoji!", "name" : "Emoji", "short" : "Retrieve information about emojis.", diff --git a/info.json b/info.json index 816e30b..c679a52 100644 --- a/info.json +++ b/info.json @@ -1,9 +1,9 @@ { "author": [ - "SeaswimmerTheFsh (seasw.)" + "cswimr" ], - "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/cswimr/SeaCogs/issues) or join my [Discord Server](https://discord.gg/eMUMe77Yb8 ).", "index_name": "sea-cogs", - "short": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)", - "description": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)" + "short": "Various cogs for Red, by cswimr", + "description": "Various cogs for Red, by cswimr" } diff --git a/mkdocs.yml b/mkdocs.yml index 2777b5f..9d61aee 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,12 +1,12 @@ site_name: SeaCogs Documentation site_url: !ENV [SITE_URL, 'https://seacogs.coastalcommits.com'] repo_name: CoastalCommits -repo_url: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +repo_url: https://coastalcommits.com/cswimr/SeaCogs edit_uri: !ENV [EDIT_URI, 'src/branch/main/.docs'] -copyright: Copyright © 2023-2024, SeaswimmerTheFsh +copyright: Copyright © 2023-2024, cswimr docs_dir: .docs -site_author: SeaswimmerTheFsh +site_author: cswimr site_description: Documentation for my Red-DiscordBot Cogs. nav: @@ -30,7 +30,7 @@ nav: plugins: - git-authors - search - #- social + - social - git-revision-date-localized: enable_creation_date: true type: timeago @@ -113,3 +113,5 @@ watch: - ./bible - ./nerdify - ./pterodactyl + - ./emojiinfo + - ./antipolls diff --git a/nerdify/info.json b/nerdify/info.json index 38730c7..1d06223 100644 --- a/nerdify/info.json +++ b/nerdify/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Nerdify!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs). Based off of PhasecoreX's [UwU]() cog.", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing Nerdify!\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs). Based off of PhasecoreX's [UwU]() cog.", "name" : "Nerdify", "short" : "Nerdify your text!", "description" : "Nerdify your text!", diff --git a/pterodactyl/info.json b/pterodactyl/info.json index 0a10241..7c4545a 100644 --- a/pterodactyl/info.json +++ b/pterodactyl/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Pterodactyl!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).\nDocumentation can be found [here](https://seacogs.coastalcommits.com/pterodactyl ).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing Pterodactyl!\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).\nDocumentation can be found [here](https://seacogs.coastalcommits.com/pterodactyl ).", "name" : "Pterodactyl", "short" : "Interface with Pterodactyl through websockets.", "description" : "Interface with Pterodactyl through websockets.", @@ -9,7 +9,7 @@ "disabled": false, "min_bot_version": "3.5.0", "min_python_version": [3, 8, 0], - "requirements": ["git+https://github.com/SeaswimmerTheFsh/pydactyl", "websockets"], + "requirements": ["git+https://github.com/cswimr/pydactyl", "websockets"], "tags": [ "pterodactyl", "minecraft", diff --git a/pyproject.toml b/pyproject.toml index a3dd601..27107e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "seacogs" version = "0.1.0" description = "My assorted cogs for Red-DiscordBot." -authors = ["SeaswimmerTheFsh"] +authors = ["cswimr"] license = "MPL 2" readme = "README.md" package-mode = false diff --git a/seautils/info.json b/seautils/info.json index 7356137..2f8fa83 100644 --- a/seautils/info.json +++ b/seautils/info.json @@ -1,6 +1,6 @@ { - "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing SeaUtils!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "author" : ["cswimr"], + "install_msg" : "Thank you for installing SeaUtils!\nYou can find the source code of this cog [here](https://coastalcommits.com/cswimr/SeaCogs).", "name" : "SeaUtils", "short" : "A collection of useful utilities.", "description" : "A collection of useful utilities.",