s/[[sed]]/「sed」/

ninja_fix
Dan Elkouby 2018-08-25 11:51:50 +03:00
parent 3efb5a09a0
commit afc96c89d9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import regex
from telethon import events, utils
from telethon.tl import types, functions
HEADER = "[[sed]]\n"
HEADER = "「sed」\n"
KNOWN_RE_BOTS = re.compile(
r'(regex|moku|BananaButler_|rgx|l4mR)bot',
flags=re.IGNORECASE