Commit Graph

390 Commits

Author SHA1 Message Date
洛水居室
a7f597708f
🎨 Use CookiesModel to parse cookies 2023-02-22 12:47:44 +08:00
Karako
2afd0d2d03
📝 Update for annotation messages that failed validation
Signed-off-by: Karako <karakohear@gmail.com>
2023-02-22 11:58:23 +08:00
洛水居室
b258deb864
🎨 Update parse_cookie 2023-02-21 22:34:53 +08:00
Karako
9efea3f398
🐛 Fix cookie parser
Signed-off-by: Karako <karakohear@gmail.com>
2023-02-21 22:19:28 +08:00
洛水居室
876bc6c6bc
♻️ Refactor AuthClient 2023-02-21 17:49:59 +08:00
omg-xtao
f564a1db02
♻️ Refactor Map 2023-02-19 18:12:47 +08:00
5945d7451e
⬆️ Upgrade EnkaNetwork 2023-02-19 14:20:34 +08:00
omg-xtao
c26016561a
Post support gif 2023-02-18 15:41:10 +08:00
omg-xtao
38cd0925d0
🎨 Add Download File Size Setting 2023-02-18 13:03:58 +08:00
73d204d497
🎨 Add parse content url 2023-02-18 01:59:39 +08:00
洛水居室
fa4f43ed3e
🎨 Update Handle InvalidCookies Exception 2023-02-17 15:45:27 +08:00
ced51c84cb
🎨 Calendar Data Expire in next hour 2023-02-16 17:59:10 +08:00
omg-xtao
ea94583a5b
Support calendar 2023-02-16 16:47:48 +08:00
洛水居室
33b5f3b3bd
🎨 Handling Genshin Exception Return Code -120 2023-02-14 15:22:44 +08:00
洛水居室
974157d35c
🎨 Handling Genshin Exception Return Code -501101 2023-02-14 15:22:43 +08:00
omg-xtao
4c9afa174d
🐛 Fix a birthday_card bug 2023-02-14 00:12:47 +08:00
omg-xtao
5acfcc342f
Support Get Birthday Card 2023-02-13 13:13:32 +08:00
omg-xtao
a3e0461f41
Support Query Game Registration Time 2023-02-11 22:48:21 +08:00
洛水居室
1d50f367b5
🐛 Fix SignJob Not Handling Daily Reward Again When Status is NEED_CHALLENGE 2023-02-09 17:49:59 +08:00
洛水居室
5f3da3b55c
🐛 Fix Handling Exception Error 2023-02-09 13:57:16 +08:00
ef31faf1ae
🐛 Fix gacha_log command filter
Co-authored-by: Nahida <CHxCOOH@googlemail.com>
2023-02-09 11:12:47 +08:00
洛水居室
2cf4b7e55d
🐛 Fix Bug Due to enkanetwork.py Code Update
5b344f609f
eaab479b8b
2023-02-08 22:56:25 +08:00
洛水居室
138aa27dd6
Add Request Full Access Cookie Token 2023-02-08 17:07:11 +08:00
洛水居室
cecc497ac9
🎨 Request Daily Reward Again When Status is NEED_CHALLENGE 2023-02-06 00:14:02 +08:00
c501605273
🐛 Fix gacha_log pay_log command filter 2023-02-04 16:02:50 +08:00
Karako
b5d5dcf735
🐛 Fix qlogin command block
Signed-off-by: Karako <karakohear@gmail.com>
2023-02-02 18:40:13 +08:00
洛水居室
e31d4bb48c
🎨 Update Player Card Restricts Time 2023-02-01 17:01:36 +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
77fd0406ae
🍱 Update 2.44.1 ds salt 2023-01-26 17:29:27 +08:00
洛水居室
d28db63707
🎨 Update Input Message Content
部分查询输入的消息修改为命令而不是文本
2023-01-24 14:42:51 +08:00
洛水居室
7ab92b630c
Add Allow Bind User Invite Bot 2023-01-23 21:34:58 +08:00
omg-xtao
28e0890390
Support Flip In Player Cards 2023-01-20 23:43:39 +08:00
omg-xtao
b0576589b7
Support File Cache Player Cards 2023-01-20 23:43:39 +08:00
401e55f4bc
🐛 fix get public cookies 2023-01-14 22:45:06 +08:00
b590463699
🐛 Fix pay log AttributeError 2023-01-12 23:28:54 +08:00
Nahida
764834de2f
🎨 Move All user_mismatch Notice to the Aame Place 2023-01-08 04:01:28 +08:00
834dd30b7e
🐛 Fix pay log count error 2023-01-07 18:48:53 +08:00
omg-xtao
d377c4c241
Support Pay Log 2023-01-07 16:01:31 +08:00
洛水居室
16dfd5021e
🎨 Use ujson to Convert Data 2023-01-07 16:00:52 +08:00
洛水居室
24ce0dac92
🎨 Add Handle 1034 Error Raised by Public Query 2023-01-07 15:39:54 +08:00
洛水居室
98db3fe755
🎨 Update Handle InvalidCookies Exception 2023-01-07 15:27:00 +08:00
洛水居室
738e94d9ed
🎨 Update Get Cookie Help Message 2023-01-07 15:17:51 +08:00
Nahida
50cc134452
🐛 optimize regex in gacha_log.py
by #340
2023-01-06 19:59:13 +08:00
8996e538bc
🐛 Fix log 2023-01-06 19:23:32 +08:00
Nahida
b0300134cb
🐛 Fix avatar_list: AttributeError: 'NoneType' object has no attribute 'avatar'
The list of `Character` may contain `None`
2023-01-06 15:45:22 +08:00
Nahida
7f91d7ef31
🎨 Update help.html 2023-01-05 16:40:46 +08:00
Nahida
7013a61f49
🎨 Adjust Sort Rules in avatar_list.py 2023-01-05 15:06:59 +08:00
omg-xtao
3419088c89
🐛 Fix Avatar List Get name_card 2023-01-05 13:29:33 +08:00
洛水居室
20eed878ec
🐛 Fix Incorrect Reply Message 2023-01-03 17:23:40 +08:00
洛水居室
471ed052ea
Use ChatMemberHandler to Get Chat Member Updates
使用 ChatMemberHandler 获取 chat member updates

解决在部分群开启了隐藏成员列表后Bot无法工作的问题
2023-01-03 17:14:57 +08:00