洛水居室
3ae7157b73
🐛 Fix ChatPermissions
changes
2023-09-09 23:38:31 +08:00
7c56d688b2
🐛 Fix telegram api 6.8 changes
2023-09-09 23:03:35 +08:00
omg-xtao
16a718129b
✨ Add job - daily_refresh_cookies
2023-09-09 22:10:58 +08:00
洛水居室
2bed5f8743
🐛 Fix overseas account birthday card causing cookie refresh issue
...
Fixed an issue where obtaining birthday cards with overseas accounts caused abnormal Cookies refresh.
2023-09-07 23:17:23 +08:00
luoshuijs
f1de1c987d
🎨 Fix Some Issues Identified
...
🎨 Improve f-string used without any expression
🎨 Remove unnecessary else / elif used after return
2023-09-06 15:27:03 +08:00
luoshuijs
f401725ab0
🔥 Remove aiohttp
2023-09-06 11:21:54 +08:00
luoshuijs
1f73588e28
✨ Replace aiohttp with httpx in enkanetwork.py
2023-09-06 11:12:46 +08:00
631dea7700
🐛 Fix wish and pay log PlayerNotFoundError
2023-09-01 10:04:39 +08:00
f7e9412125
🎨 Extend gacha log photo width
2023-08-29 15:20:02 +08:00
洛水居室
d945b91a9d
🐛 Fix the missing account_id
field when setting the Cookies
2023-08-28 20:23:18 +08:00
dbffd308e6
✨ Support UIGF v2.3
2023-08-27 15:14:05 +08:00
luoshuijs
468ed22a26
✨ Mask sensitive information in player id
2023-08-26 18:19:00 +08:00
洛水居室
54b8ee65f7
🐛 Fix client unable to get player stats data
...
Previously, the client couldn't retrieve the latest player stats from the `client.get_genshin_user()` function without first browsing the application. It was necessary to call `client.get_record_cards()` to trigger a refresh.
2023-08-22 10:20:11 +08:00
omg-xtao
5e18290f9a
⚡ Handle All PlayerNotFoundError, CookiesNotFoundError
2023-08-21 22:42:44 +08:00
e2095edf81
🐛 Fix auto refresh cookies
2023-08-21 21:28:48 +08:00
luoshuijs
eb3752923e
🎨 Refactor download_icon
for improved readability and efficiency
2023-08-21 17:17:15 +08:00
洛水居室
7d9ddfc0e8
🐛 Fix unexpected value
2023-08-21 16:35:01 +08:00
洛水居室
3b1460a177
🎨 Update Material Domain Data
2023-08-21 12:39:38 +08:00
洛水居室
c6e4ca4f30
🎨 Update TimeoutException Log
2023-08-21 12:06:27 +08:00
洛水居室
5e814d5a68
✨ Add hydroculi to genshin stats
2023-08-21 10:05:08 +08:00
luoshuijs
5c26a65c58
🐛 Fix incorrect matching with commands containing @
...
Resolved the issue where commands with an '@' symbol, such as "/abyss@MasterBot", were not being matched correctly due to the regular expression pattern. The pattern has been updated to handle such cases.
2023-08-20 20:43:58 +08:00
2cc1d98a2d
🐛 Fix stoken v2 do not save mid
2023-08-16 23:00:44 +08:00
omg-xtao
6aac339b20
✨ qlogin support get full token
2023-08-09 13:08:56 +08:00
e4b138bc57
🐛 Fix task job raise StaleDataError
2023-08-04 09:56:34 +08:00
af2e9bdb9b
🐛 Fix abyss floor IndexError
2023-08-02 15:18:11 +08:00
洛水居室
6916b4fa2d
🐛 Fixed update_player_card
callback_data format issue
2023-07-29 01:00:52 +08:00
fed5eb3cd2
🐛 Fix daily note task status update
2023-07-28 09:36:52 +08:00
omg-xtao
9408102a82
🐛 Fix daily note task timeout
2023-07-24 20:27:49 +08:00
omg-xtao
3977680cc2
🐛 Fix daily note task region type error
2023-07-24 00:43:57 +08:00
32a5a51e05
📝 Update setcookie help message
2023-07-24 00:24:32 +08:00
omg-xtao
29efa649a3
✨ support task services
2023-07-23 23:46:11 +08:00
luoshuijs
286bc48837
🔥 Remove the image replacement of the Abyss plugin
2023-07-21 11:39:15 +08:00
洛水居室
5261c7534c
🐛 Fix client unable to get CharacterRanks
data
...
Previously, the client could not retrieve `CharacterRanks` data from the `client.get_spiral_abyss()` function if the app was not browsed first.
2023-07-20 12:14:30 +08:00
洛水居室
aa9ddfc267
🎨 Use simnet.Cookies
to parse cookies
2023-07-20 12:08:07 +08:00
omg-xtao
e9992969fa
🐛 Fix region class error
2023-07-19 20:28:19 +08:00
omg-xtao
d3dfc06d5c
🐛 Fix gacha_log pay_log get user
2023-07-19 11:41:40 +08:00
luoshuijs
dcf8bd5929
✨ Attempt to refresh after the Cookie expires
2023-07-19 11:37:30 +08:00
洛水居室
42e0b8b8db
🎨 Update process_genshin_exception
2023-07-19 10:55:52 +08:00
洛水居室
1c1157da46
🐛 Fix region
2023-07-19 09:59:16 +08:00
omg-xtao
4f686f5284
🐛 Fix setcookie do not save ltuid
...
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-07-18 23:35:37 +08:00
luoshuijs
c1012d206b
✨ Use SIMNet
and Remove genshin.py
...
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-07-18 17:29:31 +08:00
23f08f5639
🐛 Fix pay_log gen error authkey
2023-07-17 15:55:35 +08:00
洛水居室
ec05851746
🐛 Fix check for EnkaNetworkResponse.characters
2023-07-10 00:42:36 +08:00
洛水居室
17c66e2142
🐛 Fix check for EnkaNetworkResponse.characters
2023-07-08 14:02:49 +08:00
omg-xtao
a36aeef9c3
✨ Support custom device
2023-06-19 11:41:22 +08:00
d0cf14e4b0
🐛 Fix conversation admin check handle
2023-06-14 18:59:04 +08:00
LittleMengBot
725ab1806c
🐛 fix /material
rarity icon
2023-06-13 20:51:05 +08:00
LittleMengBot
4b26982b3a
🐛 fix /weapon
type icon
2023-06-07 23:33:11 +08:00
洛水居室
ceaf0a1b09
🐛 Fixed the issue where some commands did not run in a non-blocking manner
2023-06-06 17:03:08 +08:00
28164f52c1
🐛 Fix ajax failure does not reapply
2023-06-04 21:51:32 +08:00