forked from uniborg/uniborg
s/[[sed]]/「sed」/
This commit is contained in:
parent
3efb5a09a0
commit
afc96c89d9
|
@ -5,7 +5,7 @@ import regex
|
||||||
from telethon import events, utils
|
from telethon import events, utils
|
||||||
from telethon.tl import types, functions
|
from telethon.tl import types, functions
|
||||||
|
|
||||||
HEADER = "[[sed]]\n"
|
HEADER = "「sed」\n"
|
||||||
KNOWN_RE_BOTS = re.compile(
|
KNOWN_RE_BOTS = re.compile(
|
||||||
r'(regex|moku|BananaButler_|rgx|l4mR)bot',
|
r'(regex|moku|BananaButler_|rgx|l4mR)bot',
|
||||||
flags=re.IGNORECASE
|
flags=re.IGNORECASE
|
||||||
|
|
Loading…
Reference in New Issue