Archived
1
0
Fork 0

Update command.py

This commit is contained in:
yzhh 2020-08-04 00:30:38 +08:00
parent 1a4659d193
commit c5d77bc29a

View file

@ -1,7 +1,7 @@
import re
import string
from blacklist import blacklist
from wikil import im,imarc
from wikil import im,imarc,imt
async def command(str1,member,group = '0'):
str1 = re.sub(r'^','~',str1)
try: