Add bag full mailbox mailing flow
This commit is contained in:
@@ -31,6 +31,14 @@ _DEFAULTS = {
|
||||
# 炉石回城
|
||||
"hearthstone_key": "b",
|
||||
"bag_full_hearthstone": False,
|
||||
# 包满炉石后跑邮箱,并触发 MailboxCourier 插件宏
|
||||
"enable_bag_full_mail": False,
|
||||
"mailbox_route_json": "recorder/mailbox.json",
|
||||
"mailbox_interact_key": "8",
|
||||
"mail_recipient_key": "",
|
||||
"mail_send_key": "f8",
|
||||
"mailbox_open_wait_sec": 2.0,
|
||||
"mail_send_wait_sec": 60.0,
|
||||
}
|
||||
|
||||
SCREENSHOT_DIR = 'screenshot'
|
||||
|
||||
Reference in New Issue
Block a user