Merge branch 'master' of github.com:Si-Huan/XZZ

This commit is contained in:
SiHuan 2020-06-18 19:26:25 +08:00
commit 7faa775e66

View file

@ -3,7 +3,7 @@ import re
from subprocess import getoutput,call
class Ans(StdAns):
AllowGroup = [959613860]
AllowGroup = [959613860, 125733077]
def GETMSG(self):
if len(self.parms) < 2:
return '不加参数是坏文明!'
@ -47,4 +47,4 @@ class Ans(StdAns):
else:
msg = '汝是不是在mc后面添加了奇怪的参数咱可只知道 status list 和 say。'
return msg
return msg