mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-24 15:19:20 +00:00
🍱 Update 1.4 pool
This commit is contained in:
parent
1340a6a975
commit
9d273f263a
@ -1,4 +1,11 @@
|
||||
POOL_11 = [
|
||||
{
|
||||
"five": ["托帕&账账", "希儿"],
|
||||
"four": ["桂乃芬", "卢卡", "素裳"],
|
||||
"from": "2023-10-27 12:00:00",
|
||||
"to": "2023-11-14 14:59:59",
|
||||
"name": "落日条款|蝶立锋锷",
|
||||
},
|
||||
{
|
||||
"five": ["镜流"],
|
||||
"four": ["停云", "青雀", "桑博"],
|
||||
|
@ -1,4 +1,11 @@
|
||||
POOL_12 = [
|
||||
{
|
||||
"five": ["烦恼着,幸福着", "于夜色中"],
|
||||
"four": ["鼹鼠党欢迎你", "决心如汗珠般闪耀", "唯有沉默"],
|
||||
"from": "2023-10-27 12:00:00",
|
||||
"to": "2023-11-14 14:59:59",
|
||||
"name": "流光定影|溯回忆象",
|
||||
},
|
||||
{
|
||||
"five": ["此身为剑"],
|
||||
"four": ["记忆中的模样", "别让世界静下来", "猎物的视线"],
|
||||
|
@ -236,7 +236,7 @@ class ErrorHandler(Plugin):
|
||||
context.error, (CookiesNotFoundError, PlayerNotFoundError, GenshinPlayerNotFoundError)
|
||||
) or not isinstance(update, Update):
|
||||
return
|
||||
notice = "未查询到您所绑定的账号信息,请先私聊派蒙绑定账号"
|
||||
notice = "未查询到您所绑定的账号信息,请先私聊彦卿绑定账号"
|
||||
self.create_notice_task(update, context, notice)
|
||||
raise ApplicationHandlerStop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user