Commit Graph

688 Commits

Author SHA1 Message Date
洛水居室
343dd826ca
🎨 Improve auto-blocking 2022-12-09 20:53:52 +08:00
dependabot[bot]
c5e9e3140c
⬆ Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 17:44:29 +08:00
Karako
8beb2cf442
🐛 fix cookie parser 2022-12-08 22:22:59 +08:00
Karako
330a7b22e8
🐛 fix AssetsService
🐛 修复 `AssetsService`
2022-12-07 16:40:30 +08:00
洛水居室
7d1c6049fe
🎨 Will not send the original text if the text exceeds the limit 2022-12-07 11:26:18 +08:00
洛水居室
f2b89134cb
🎨 Make GachaHandle.de_item_list Raise GachaDataFound 2022-12-07 11:03:42 +08:00
洛水居室
efc3dedc74
🎨 Update url, run repeat job interval and log in post.py 2022-12-07 10:29:22 +08:00
dependabot[bot]
62e932d8a5
⬆️ Bump fakeredis from 2.1.0 to 2.2.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 08:37:33 +08:00
cdc84f87f5
🍱 更新 3.3 上半卡池信息 2022-12-06 13:36:03 +08:00
dependabot[bot]
fb05df3976
⬆️ Bump ujson from 5.5.0 to 5.6.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.5.0...5.6.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 13:01:25 +08:00
洛水居室
99f2482caf
🎨 Update error handler for NetworkError and TimedOut exceptions 2022-12-04 20:03:07 +08:00
洛水居室
e20e20111d
Add inline search 2022-12-04 19:56:39 +08:00
洛水居室
bfab1ec213
🎨 Improve restrict and lower the restriction time 2022-12-02 14:53:41 +08:00
洛水居室
3c5ab10621
🎨 Update referer of genshin.py 2022-12-01 20:02:09 +08:00
洛水居室
63b0e4afff
🎨 Update ch bbs url 2022-12-01 19:58:03 +08:00
Karako
4543377462
🐛 fix cookies
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2022-12-01 19:54:40 +08:00
dependabot[bot]
eebc283f2f
⬆ Bump fakeredis from 2.0.0 to 2.1.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 19:48:39 +08:00
洛水居室
7e12832239
🎨 Rename de_cookie to parse_cookie 2022-12-01 18:41:27 +08:00
洛水居室
7f1bad08da
🐛 Fix wrong call of UserService.add_user method 2022-12-01 18:40:02 +08:00
洛水居室
7a2efd16dd
🎨 Rename AddUserCommandData to SetUserUidCommandData 2022-12-01 18:31:38 +08:00
洛水居室
38ab907273
🔧 Update Dependencies
updated-dependencies:
- dependency-name: genshin
- dependency-name: h11
- dependency-name: httpcore
2022-12-01 11:37:50 +08:00
洛水居室
f2d10273af
🐛 Fix unresolved attribute reference 'hoyolab_uid'
Reason:
hoyolab_uid → hoyolab_id
- [genshin.py](8c71c0d965)
2022-12-01 11:27:10 +08:00
洛水居室
3573c68120
🎨 Update get cookies help message 2022-12-01 11:04:59 +08:00
洛水居室
56c8d66215
🎨 Update Wish Simulator command 2022-12-01 10:33:09 +08:00
洛水居室
80b96d4c51
🎨 Update get_args 2022-12-01 10:27:27 +08:00
洛水居室
29446e3443
🎨 Update headers of genshin.py 2022-12-01 09:29:15 +08:00
洛水居室
f3786b19f4
🔥 Remove pymysql 2022-11-30 16:45:53 +08:00
洛水居室
272f104166
🐛 Fix cookie can't be deleted 2022-11-30 12:02:52 +08:00
洛水居室
fb03f09b9d
Add delete user command 2022-11-30 11:49:48 +08:00
洛水居室
ba44956dd4
🐛 Fix error handler in callback query of error_callable
修复Bot在处理callback query的消息类型时回复的消息以和自动删除通知错误的问题
2022-11-30 11:08:19 +08:00
洛水居室
d5f8bf505a
🎨 Update get chat info of clean_message 2022-11-29 22:17:48 +08:00
41b9bac0f2
get_chat support show can_manage_topics 2022-11-29 21:48:10 +08:00
洛水居室
8331698a7c
🎨 Update set cookies command 2022-11-29 21:15:46 +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
洛水居室
0e4b1cdc1b
Use Client.get_hoyolab_user to get hoyolab id 2022-11-28 22:46:09 +08:00
dependabot[bot]
980719f4aa
⬆️ Bump fastapi from 0.87.0 to 0.88.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.87.0...0.88.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 19:59:13 +08:00
洛水居室
a2656d2df7
Use create_deep_linked_url to create url 2022-11-28 16:38:49 +08:00
洛水居室
c090dd97ba
Add simplified processing of cookies 2022-11-27 18:42:49 +08:00
洛水居室
15532234b6
🎨 Update get cookie help message 2022-11-26 16:33:55 +08:00
omg-xtao
09b211d65d
Added code to get the old account_id 2022-11-26 16:31:05 +08:00
洛水居室
ceff8d0340
🎨 Added methods to generate the device_id from the v2 cookies 2022-11-26 15:58:13 +08:00
洛水居室
40e3ab0cce
Raise SystemExit exception after core initialization error to shut down the app 2022-11-25 18:02:18 +08:00
bcf9d8bfec
🐛 Fix invalid syntax 2022-11-25 17:01:35 +08:00
洛水居室
6cfe029a8d
🐛 Fix wrong params passed to isinstance 2022-11-25 16:42:09 +08:00
038ad5dba7
🍱 Update 3.3 resources 2022-11-25 16:21:55 +08:00
洛水居室
84e8d00831
⬆ Update PTB related dependencies and add version check 2022-11-25 15:33:25 +08:00
洛水居室
da0faf6d98
🎨 Handle NetworkError and TimedOut exceptions separately 2022-11-24 23:02:27 +08:00
洛水居室
4d67904118
🎨 Update help message 2022-11-24 11:48:37 +08:00
洛水居室
30b5f9329a
🎨 Improve exception handling and exception notification 2022-11-24 09:47:29 +08:00