1
Fork 0
mirror of https://github.com/RGBCube/VReplBot synced 2025-07-25 15:37:46 +00:00

Chore: Rename repo

This commit is contained in:
RGBCube 2023-03-18 12:18:15 +03:00 committed by GitHub
parent 3d4e14347e
commit de10d59512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -43,7 +43,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/v-repl-bot")
await ctx.reply("https://github.com/RGBCube/VReplBot")
@command(
brief = "Sends info about the bot.",