mirror of
https://github.com/RGBCube/VReplBot
synced 2025-07-25 15:37:46 +00:00
Chore: Rename repo
This commit is contained in:
parent
3d4e14347e
commit
de10d59512
3 changed files with 4 additions and 4 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue