aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar mathstrains21 <[email protected]>2021-10-27 16:30:57 +0100
committerGravatar mathstrains21 <[email protected]>2021-10-27 16:30:57 +0100
commitccc27670cd14b35d65cc839f4da4f5b1a75115d5 (patch)
tree307df76094cfacc6f9e2df88ae759efa03bc87ce
parentRename current_supporters_monthly to current_monthly_supporters (diff)
Fix f string
Diffstat (limited to '')
-rw-r--r--bot/exts/info/patreon.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/info/patreon.py b/bot/exts/info/patreon.py
index 943e889fb..e02368f68 100644
--- a/bot/exts/info/patreon.py
+++ b/bot/exts/info/patreon.py
@@ -59,7 +59,7 @@ class Patreon(commands.Cog):
message = (
f":tada: {after.mention} just became a **tier {new_patreon_tier}** patron!\n"
- f"[Support us on Patreon](https://pydis.com/patreon)"
+ "[Support us on Patreon](https://pydis.com/patreon)"
)
await sending_channel.send(