aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/regex.py
diff options
context:
space:
mode:
Diffstat (limited to 'botcore/utils/regex.py')
-rw-r--r--botcore/utils/regex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/botcore/utils/regex.py b/botcore/utils/regex.py
index b13b0408..4f91d3e0 100644
--- a/botcore/utils/regex.py
+++ b/botcore/utils/regex.py
@@ -3,7 +3,7 @@
import re
DISCORD_INVITE = re.compile(
- r"((https?://)?(www\.)?)?"
+ r"(https?://)?(www\.)?"
r"(discord([.,]|dot)gg|" # Could be discord.gg/
r"discord([.,]|dot)com(/|slash)invite|" # or discord.com/invite/
r"discordapp([.,]|dot)com(/|slash)invite|" # or discordapp.com/invite/