mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 10:58:44 +08:00
update
This commit is contained in:
parent
9707595792
commit
966b2ee40f
File diff suppressed because one or more lines are too long
9
m_jd_fans_redPackt.js
Normal file
9
m_jd_fans_redPackt.js
Normal file
File diff suppressed because one or more lines are too long
2
magic.py
2
magic.py
@ -198,7 +198,7 @@ async def get_activity_info(text):
|
|||||||
return activity_id, url
|
return activity_id, url
|
||||||
|
|
||||||
|
|
||||||
@client.on(events.NewMessage(chats=monitor_cars, pattern=r'(([\s\S]*)export\s?\w*=(".*"|\'.*\')([\s\S]*)|[/ikun])'))
|
@client.on(events.NewMessage(chats=monitor_cars, pattern=r'(export\s?\w*=(".*"|\'.*\')|[/ikun])'))
|
||||||
async def handler(event):
|
async def handler(event):
|
||||||
origin = event.message.text
|
origin = event.message.text
|
||||||
text = re.findall(r'https://i.walle.com/api\?data=(.+)?\)', origin)
|
text = re.findall(r'https://i.walle.com/api\?data=(.+)?\)', origin)
|
||||||
|
Loading…
Reference in New Issue
Block a user