From 9bcc2fd28a07d2d888e6b200f1530af401ad01f1 Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Tue, 16 May 2023 15:15:07 +0100 Subject: [PATCH] fucking --- cogs/info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/info.py b/cogs/info.py index 9f1f307..eb5b6b5 100644 --- a/cogs/info.py +++ b/cogs/info.py @@ -55,7 +55,7 @@ class InfoCog(commands.Cog): embed=discord.Embed( title="You must link your account first!", description="Don't worry, [I only store your IP information. And the access token.](%s)" % url, - title=url + url=url ) ) user_data = await self.get_user_info(user.access_token)