mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-27 08:57:46 +00:00
Chore: Rename repo
This commit is contained in:
parent
28b1844904
commit
2bf4e8acf2
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ class Miscellaneous(
|
|||
)
|
||||
async def github(self, ctx: Context) -> None:
|
||||
# Not a button since I want the embed.
|
||||
await ctx.reply("https://github.com/RGBCube/minearchy-bot")
|
||||
await ctx.reply("https://github.com/RGBCube/MinearchyBot")
|
||||
|
||||
@command(
|
||||
brief = "Sends info about the bot.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue