From 9834c645f706fcffcd55a3c8d8a2c78de4f91dfa Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 7 Aug 2023 22:39:02 -0400 Subject: [PATCH] misc: updated all instances of the old github link to the seagit link --- galaxy/galaxy.py | 4 ++-- galaxy/info.json | 2 +- info.json | 2 +- info/info.json | 3 +-- musicdownloader/info.json | 2 +- podcast/info.json | 3 +-- send/info.json | 2 +- shortmute/info.json | 6 +++--- suggestions/info.json | 2 +- sugoncredit/info.json | 2 +- worldzero/info.json | 2 +- 11 files changed, 14 insertions(+), 16 deletions(-) diff --git a/galaxy/galaxy.py b/galaxy/galaxy.py index fae1276..7b6af95 100644 --- a/galaxy/galaxy.py +++ b/galaxy/galaxy.py @@ -50,10 +50,10 @@ class Galaxy(commands.Cog): async def galaxyissues(self, ctx, target: discord.Member = None): if ctx.me.id == 1070819799254438039: embed = discord.Embed(title="Issue Reporting & Suggestions", color=await self.bot.get_embed_color(None), description="Have a problem or a suggestion for the Galaxy bot or GalaxyCogs? Read this!") - embed.add_field(name="Bot Issues & Suggestions", value="If you'd like to submit a suggestion or a bug report to the developers of the Galaxy bot, please do so [here](https://github.com/SeaswimmerTheFsh/GalaxyCogs/issues/new/choose).\n**Please make sure whatever you're suggesting or reporting doesn't have an existing issue! If it does, you can comment on that issue with additional details if necessary.**") + embed.add_field(name="Bot Issues & Suggestions", value="If you'd like to submit a suggestion or a bug report to the developers of the Galaxy bot, please do so [here](https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs/issues/new/choose).\n**Please make sure whatever you're suggesting or reporting doesn't have an existing issue! If it does, you can comment on that issue with additional details if necessary.**") else: embed = discord.Embed(title="Issue Reporting & Suggestions", color=await self.bot.get_embed_color(None), description="Have a problem or a suggestion for GalaxyCogs? Read this!") - embed.add_field(name="Cog Issues & Suggestions", value="If you'd like to submit a suggestion or a bug report to the developers of GalaxyCogs, please do so [here](https://github.com/SeaswimmerTheFsh/GalaxyCogs/issues/new/choose).\n**Please make sure whatever you're suggesting or reporting doesn't have an existing issue! If it does, you can comment on that issue with additional details if necessary.**") + embed.add_field(name="Cog Issues & Suggestions", value="If you'd like to submit a suggestion or a bug report to the developers of GalaxyCogs, please do so [here](https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs/issues/new/choose).\n**Please make sure whatever you're suggesting or reporting doesn't have an existing issue! If it does, you can comment on that issue with additional details if necessary.**") if target: await ctx.send(embed=embed, content=f"{target.mention}") else: diff --git a/galaxy/info.json b/galaxy/info.json index 457771f..e327adc 100644 --- a/galaxy/info.json +++ b/galaxy/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Galaxy!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing Galaxy!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "Galaxy", "short" : "Custom cog intended for use on the Galaxy discord server.", "description" : "Custom cog intended for use on the Galaxy discord server.", diff --git a/info.json b/info.json index f2b5f01..adf40ed 100644 --- a/info.json +++ b/info.json @@ -2,7 +2,7 @@ "author": [ "SeaswimmerTheFsh, yname, meelyman" ], - "install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, please create an issue here: https://github.com/SeaswimmerTheFsh/GalaxyCogs/issues.", + "install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, please create an issue here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs/issues.", "name": "Galaxy", "short": "Cogs intended for use on the Galaxy discord server.", "description": "Custom cogs/cog modifications intended for the Galaxy discord server." diff --git a/info/info.json b/info/info.json index e3e9e47..2a92bac 100644 --- a/info/info.json +++ b/info/info.json @@ -1,9 +1,8 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Info!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing Info!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "Info", "short" : "Provides information on Discord objects.", "description" : "Provides information on Discord objects. Most of this code is shamelessly ripped from .", "end_user_data_statement" : "This cog does not store any End User Data." } - \ No newline at end of file diff --git a/musicdownloader/info.json b/musicdownloader/info.json index 593ac41..818dab1 100644 --- a/musicdownloader/info.json +++ b/musicdownloader/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing MusicDownloader!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing MusicDownloader!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "MusicDownloader", "short" : "Custom cog intended for use on the Galaxy discord server.", "description" : "Custom cog intended for use on the Galaxy discord server.", diff --git a/podcast/info.json b/podcast/info.json index 269bf01..e975f5f 100644 --- a/podcast/info.json +++ b/podcast/info.json @@ -1,9 +1,8 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Podcast!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing Podcast!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "Podcast", "short" : "Provides a questions submission system.", "description" : "Provies a questions submission system.", "end_user_data_statement" : "This cog does not store any End User Data." } - \ No newline at end of file diff --git a/send/info.json b/send/info.json index 7fff5b8..92ed183 100644 --- a/send/info.json +++ b/send/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Send!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing Send!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "Send", "short" : "Allows you to send messages as the bot user!", "description" : "Allows you to send messages as the bot user!.", diff --git a/shortmute/info.json b/shortmute/info.json index e0873f3..690cc92 100644 --- a/shortmute/info.json +++ b/shortmute/info.json @@ -1,9 +1,9 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Shortmute!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs\nYou can find the original source code from sravan-cogs here: ", + "install_msg" : "Thank you for installing Shortmute!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "Shortmute", - "short" : "Allows staff members to shortmute individuals for up to 30 minutes.", - "description" : "Allows staff members to shortmute individuals for up to 30 minutes, using Discord's Timeouts feature.", + "short" : "Allows staff members to shortmute individuals for up to 60 minutes.", + "description" : "Allows staff members to shortmute individuals for up to 60 minutes, using Discord's Timeouts feature.", "tags" : ["moderation, mutes, timeouts"], "end_user_data_statement": "This cog stores no end user data." } diff --git a/suggestions/info.json b/suggestions/info.json index 86fa26d..e422840 100644 --- a/suggestions/info.json +++ b/suggestions/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh, meelyman"], - "install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs\nYou can find the original source code from SauriCogs here: ", + "install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs\nYou can find the original source code from SauriCogs here: ", "name" : "Suggestions", "short" : "Simple suggestions system.", "description" : "Per guild suggestions system.", diff --git a/sugoncredit/info.json b/sugoncredit/info.json index 3077f64..573321e 100644 --- a/sugoncredit/info.json +++ b/sugoncredit/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing SugonCredit!\n**Please load the Bank cog before loading this cog.**\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs.", + "install_msg" : "Thank you for installing SugonCredit!\n**Please load the Bank cog before loading this cog.**\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs.", "name" : "SugonCredit", "short" : "Simple points system.", "description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.", diff --git a/worldzero/info.json b/worldzero/info.json index a240057..e24d214 100644 --- a/worldzero/info.json +++ b/worldzero/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing World Zero!\nYou can find the source code of this cog here: https://github.com/SeaswimmerTheFsh/GalaxyCogs", + "install_msg" : "Thank you for installing World Zero!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs", "name" : "World Zero", "short" : "This cog is meant to provide random functions for my crippling World Zero addiction!", "description" : "This cog is meant to provide random functions for my crippling World Zero addiction!",