From 6659faef2481aee5f2526a6fd79ec22975af9a7e Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 23 May 2020 15:04:59 -0700 Subject: [PATCH] fix discord link --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 0f4b5ff..8223b86 100644 --- a/bot.py +++ b/bot.py @@ -210,7 +210,7 @@ _TEXT_COMMANDS = ( ( '!discord', 'We do have Discord, you are welcome to join: ' - 'https://discord.gg/HxpQ3px', + 'https://discord.gg/V77fA9', ), ( '!editor',