Commit Graph

115 Commits

Author SHA1 Message Date
LittleMengBot
72154924be
Update /play_card placeholder image
Update current player showcase after updating character list.
Use asynchronous locks to make file read/write thread-safe.
Update `EnkaNetworkCache`.

---------

Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-03-17 13:33:29 +08:00
洛水居室
3dbb0e74a0
🎨 Set the running mode to non-blocking 2023-03-15 20:41:41 +08:00
洛水居室
4e87424766
Add binding by player ID 2023-03-15 20:32:36 +08:00
洛水居室
6e3f7ce815
🎨 Improve code quality
Unnecessary elif / else block after continue
2023-03-15 16:33:59 +08:00
洛水居室
7bca698c18
🐛 Fix wrong file identifier specified
When encountering an error file ID, it should be removed from the cache.
2023-03-15 16:33:59 +08:00
洛水居室
e086f011a1
🐛 Fix the exception caused by account ID not found 2023-03-15 16:06:37 +08:00
洛水居室
c5d3e6a9c1
🎨 Refresh Objects Explicitly 2023-03-15 12:22:09 +08:00
洛水居室
a9b76ac187
🐛 Fix the AdminHandler not following the block parameter of the handler to be wrapped. 2023-03-14 14:39:22 +08:00
洛水居室
0743367a7f
🎨 Set the timeout for resource downloads to 10 seconds 2023-03-14 14:17:19 +08:00
洛水居室
7805a2879e
🐛 Fix incorrect passing of context 2023-03-14 12:19:09 +08:00
洛水居室
21db8bb85d
🐛 Fix incorrect addition of admin list to cache 2023-03-14 12:15:19 +08:00
洛水居室
33be295ac8
🐛 Fix the security vulnerability where anyone can execute admin commands 2023-03-14 10:11:43 +08:00
洛水居室
01727ca94b
🐛 Fix Exception that User Data is None 2023-03-14 09:45:55 +08:00
洛水居室
233e7ab58d
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00
洛水居室
9d8d6deda7
🎨 Update Networking backend tweaks 2023-02-19 20:40:27 +08:00
omg-xtao
38cd0925d0
🎨 Add Download File Size Setting 2023-02-18 13:03:58 +08:00
omg-xtao
ea94583a5b
Support calendar 2023-02-16 16:47:48 +08:00
洛水居室
3839d00a95
Update Unit Test
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-02-11 16:29:11 +08:00
omg-xtao
65144bb469
fix: CookiesNotFoundError when setcookie
* fix: CookiesNotFoundError when setcookie

* remove cookies_database_data
2023-01-27 11:50:47 +08:00
洛水居室
7ab92b630c
Add Allow Bind User Invite Bot 2023-01-23 21:34:58 +08:00
401e55f4bc
🐛 fix get public cookies 2023-01-14 22:45:06 +08:00
Nahida
764834de2f
🎨 Move All user_mismatch Notice to the Aame Place 2023-01-08 04:01:28 +08:00
Nahida
869713542a
🎨 Add Optional Password for Redis 2023-01-05 15:36:10 +08:00
d71958a9be
🐛 fix enka assets 2023-01-05 10:29:59 +08:00
洛水居室
471ed052ea
Use ChatMemberHandler to Get Chat Member Updates
使用 ChatMemberHandler 获取 chat member updates

解决在部分群开启了隐藏成员列表后Bot无法工作的问题
2023-01-03 17:14:57 +08:00
洛水居室
09aedd5100
🎨 Simplify Exception Log for clean_message 2022-12-30 16:49:15 +08:00
洛水居室
6552606cc7
🎨 Improve code quality 2022-12-25 21:26:08 +08:00
洛水居室
a8d1fe19ff
🐛 Fix Account Info Not Completely Remove from Database 2022-12-25 15:56:52 +08:00
洛水居室
bcb5c4c2b7
Fix Cookies Cache 2022-12-14 23:57:37 +08:00
洛水居室
611ad8dd4e
🐛 Fix expired cookies add to cache
梅开二度
2022-12-14 23:22:11 +08:00
洛水居室
4b976f70d5
♻ Refactor ApiHelper 2022-12-10 20:37:43 +08:00
洛水居室
ab793a07ce
🐛 Fix expired cookies add to cache 2022-12-10 20:18:05 +08:00
Karako
330a7b22e8
🐛 fix AssetsService
🐛 修复 `AssetsService`
2022-12-07 16:40:30 +08:00
洛水居室
e20e20111d
Add inline search 2022-12-04 19:56:39 +08:00
洛水居室
7f1bad08da
🐛 Fix wrong call of UserService.add_user method 2022-12-01 18:40:02 +08:00
洛水居室
f3786b19f4
🔥 Remove pymysql 2022-11-30 16:45:53 +08:00
洛水居室
fb03f09b9d
Add delete user command 2022-11-30 11:49:48 +08:00
洛水居室
d5f8bf505a
🎨 Update get chat info of clean_message 2022-11-29 22:17:48 +08:00
洛水居室
6b00edde7c
Add special handler for TypeHandler of install_plugins 2022-11-29 20:07:43 +08:00
洛水居室
f19c9bd67a
Add get_chat function with cache 2022-11-29 12:52:19 +08:00
洛水居室
40e3ab0cce
Raise SystemExit exception after core initialization error to shut down the app 2022-11-25 18:02:18 +08:00
洛水居室
84e8d00831
⬆ Update PTB related dependencies and add version check 2022-11-25 15:33:25 +08:00
Karako
6db91e550c
🐛 fix assets service
Signed-off-by: Karako <karakohear@gmail.com>
2022-11-23 22:21:54 +08:00
Karako
ad8a81c373
add method get_link for AssetsService 2022-11-23 21:50:45 +08:00
omg-xtao
d096cd29a5
🐛 Fix material cache error 2022-11-20 13:59:16 +08:00
洛水居室
304eb5e740
🐛 Fix weapon plugin not handling notice correctly in AssetsCouldNotFound exception 2022-11-19 16:08:35 +08:00
洛水居室
8a92016905
🐛 Improve Handling of Get Public Cookies
触发 1034 错误的账号会从 Redis 缓存中移除
2022-11-14 23:26:37 +08:00
acd7e352fd
💚 Fix pytest 2022-11-04 18:07:11 +08:00
omg-xtao
56af09c703
🚚 Change resources repo 2022-11-03 18:33:13 +08:00
omg-xtao
cd2a426365
Support manual pass challenge
*  支持手动通过验证码
2022-10-30 16:46:07 +08:00