aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/exts/fun/motivation.py
diff options
context:
space:
mode:
Diffstat (limited to 'arthur/exts/fun/motivation.py')
-rw-r--r--arthur/exts/fun/motivation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/arthur/exts/fun/motivation.py b/arthur/exts/fun/motivation.py
index e9f861d..6ab209f 100644
--- a/arthur/exts/fun/motivation.py
+++ b/arthur/exts/fun/motivation.py
@@ -51,7 +51,7 @@ class Motivation(commands.Cog):
continue
await self.devops_channel.send(
- f"[Today's mission](https://www.youtube.com/shorts/{video["id"]["videoId"]})"
+ f"[Today's mission](https://www.youtube.com/shorts/{video['id']['videoId']})"
)
break
else: