mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
feat: linebot & invoice_fetcher
1. add manual captcha 2. remove transaction
This commit is contained in:
4
app/captcha_state.py
Normal file
4
app/captcha_state.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import asyncio
|
||||
|
||||
captcha_answer = None
|
||||
captcha_event = None
|
||||
Reference in New Issue
Block a user