Add microsoft to hit list
This commit is contained in:
2
bot.py
2
bot.py
@@ -14,7 +14,7 @@ TOKEN = os.getenv('DISCORD_TOKEN')
|
|||||||
CONFIG = 'config.json'
|
CONFIG = 'config.json'
|
||||||
|
|
||||||
PING_REGEX = re.compile(r'\b(?:ge)?ping', re.IGNORECASE)
|
PING_REGEX = re.compile(r'\b(?:ge)?ping', re.IGNORECASE)
|
||||||
TOPFIT_REGEX = re.compile(r'\b(topfit|fit|top|micro|virtual reality|vr|ä+h*m*|hä*)\b', re.IGNORECASE)
|
TOPFIT_REGEX = re.compile(r'\b(topfit|fit|top|micro|microsoft|virtual reality|vr|ä+h*m*|hä*)\b', re.IGNORECASE)
|
||||||
LOEH_REGEX = re.compile(r'Och L(?:oe|ö)h!?', re.IGNORECASE)
|
LOEH_REGEX = re.compile(r'Och L(?:oe|ö)h!?', re.IGNORECASE)
|
||||||
|
|
||||||
TOPFIT_WORDS = (
|
TOPFIT_WORDS = (
|
||||||
|
|||||||
Reference in New Issue
Block a user