add THBwiki group pixiv pcr

This commit is contained in:
SiHuan 2020-05-07 20:25:32 +08:00
parent beae1b1446
commit b25ac4f390
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ status = {
}
class Ans(StdAns):
AllowGroup = [125733077]
AllowGroup = [125733077,1084566280]
def GETMSG(self):
if len(self.parms) < 2:

View file

@ -4,7 +4,7 @@ import requests
from config import LOLIKEY
class Ans(StdAns):
AllowGroup = [805197917,959613860,343700338,125733077]
AllowGroup = [805197917,959613860,343700338,125733077,1084566280]
def GETMSG(self):
url = 'https://api.lolicon.app/setu/'
params = {