Commit Graph

526 Commits

Author SHA1 Message Date
洛水居室
cf2068a1cc
🐛 Fix log plugin import 2022-11-21 22:40:32 +08:00
洛水居室
827b97e36d
🎨 Add filters.ChatType.PRIVATE to Verify Command And Update Log 2022-11-21 20:50:25 +08:00
洛水居室
bda5f4fdd0
🎨 Improve error push 2022-11-21 14:57:12 +08:00
洛水居室
60b8e46924
🎨 Improve error handling in create_pb 2022-11-21 12:23:22 +08:00
洛水居室
84f0f4d5aa
🐛 Fix ValidationError exception thrown when WebAppData.data is None 2022-11-20 23:38:05 +08:00
洛水居室
c4db39c3df
🎨 Update verification reply text and log 2022-11-20 19:52:36 +08:00
洛水居室
2b83985efd
Add Webapp 2022-11-20 19:32:56 +08:00
omg-xtao
d096cd29a5
🐛 Fix material cache error 2022-11-20 13:59:16 +08:00
洛水居室
e83a9fd8cb
🐛 Fix unable to get genshin account information correctly 2022-11-19 21:41:12 +08:00
洛水居室
ba7c5f2f14
🎨 Make pyrogram Dependencies Optional 2022-11-19 16:59:59 +08:00
洛水居室
71f53017b7
🎨 Update error handling decorator 2022-11-19 16:43:50 +08:00
洛水居室
a3f3091702
🎨 Update sign-in log 2022-11-19 16:15:30 +08:00
洛水居室
304eb5e740
🐛 Fix weapon plugin not handling notice correctly in AssetsCouldNotFound exception 2022-11-19 16:08:35 +08:00
洛水居室
a10ff3728b
🎨 Pass title to banner if html_title is None 2022-11-18 18:18:01 +08:00
洛水居室
e6de707c67
🐛 Fix old challenge being passed by sign-in 2022-11-18 16:36:52 +08:00
52c24d789c
🍱 Update 3.2 resources 2022-11-17 22:09:04 +08:00
e513f02e00
⬆ Bump abyss_team from 3.1 to 3.2 2022-11-17 22:03:35 +08:00
dependabot[bot]
17334edeee
⬆ Bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  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-17 20:47:32 +08:00
洛水居室
4c10475dca
🎨 Update Exception-Handling for send_user_notification 2022-11-17 20:36:47 +08:00
洛水居室
b323dc0e64
🐛 Fix TypeError exception in DailyRewardClient 2022-11-17 19:14:22 +08:00
洛水居室
762c9bc907
🐛 Fix plugin not handling notice correctly in InvalidCookies exception 2022-11-17 16:35:00 +08:00
洛水居室
b7d2e1962a
♻ Refactor handling of sign-in verification
重构每日签到的验证码处理
2022-11-17 16:34:59 +08:00
洛水居室
684cba06a3
🎨 Update Verification log and reply text 2022-11-17 16:34:59 +08:00
洛水居室
03fded915a
🎨 Update daily_note.html description
添加树脂快满时的醒目提醒 修正「值得铭记的强敌」的描述
2022-11-17 16:34:59 +08:00
洛水居室
79272ab330
🐛 Fix abyss not handling TooManyRequestPublicCookies exception correctly 2022-11-17 16:34:59 +08:00
dependabot[bot]
3c4b24bf25
⬆ Bump sentry-sdk from 1.10.0 to 1.11.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  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-17 16:34:59 +08:00
hakureiyuyuko
3f4d9031b7
📝 Update player_cards.py
6
2022-11-17 16:34:59 +08:00
洛水居室
8a92016905
🐛 Improve Handling of Get Public Cookies
触发 1034 错误的账号会从 Redis 缓存中移除
2022-11-14 23:26:37 +08:00
洛水居室
ff6f0b6f39
🐛 Fix wrong message reply 2022-11-14 21:56:02 +08:00
洛水居室
0b9c0a82fa
🎨 Update global exception handler 2022-11-14 21:09:37 +08:00
dependabot[bot]
9e81ee5164
⬆ Bump pytest-asyncio from 0.20.1 to 0.20.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-14 20:15:13 +08:00
dependabot[bot]
7a70720b12
⬆ Bump tgcrypto from 1.2.4 to 1.2.5
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases)
- [Commits](https://github.com/pyrogram/tgcrypto/compare/v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: tgcrypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-14 19:16:06 +08:00
dependabot[bot]
d1258915cc
⬆ Bump fastapi from 0.86.0 to 0.87.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.86.0 to 0.87.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.86.0...0.87.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-14 18:27:20 +08:00
dependabot[bot]
85b8b8793e
⬆Bump pyrogram from 2.0.57 to 2.0.60
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.57 to 2.0.60.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.57...v2.0.60)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-14 18:21:35 +08:00
洛水居室
0bfe99d74f
🎨 Add a few tips 2022-11-14 16:07:07 +08:00
洛水居室
2cbefbc193
🐛 Fix incorrect data return from DS function 2022-11-14 15:47:44 +08:00
洛水居室
cbf23737cd
🎨 Update hex_digest for requests 2022-11-14 15:35:09 +08:00
洛水居室
e96da60d0c
🎨 Update get_ua function for requests 2022-11-14 14:13:22 +08:00
洛水居室
3b9596c6af
🎨 Use the latest DS function for genshin.py requests 2022-11-14 14:12:23 +08:00
洛水居室
1a83b23084
🐛 Fix cache resolution for verification without challenge
修复缓存调用错误导致验证没存储到缓存的问题
2022-11-13 18:18:55 +08:00
洛水居室
ffbb224644
🎨 Update log output and exception handler in validation 2022-11-13 13:45:01 +08:00
洛水居室
56515a2f9f
🎨 Add error_callable wrapper in start command 2022-11-13 01:56:38 +08:00
洛水居室
9c60087673
🎨 Update User-Agent 2022-11-13 01:47:34 +08:00
洛水居室
80577042da
🐛 Fix challenge is not stored in the cache
修复 challenge 变量没有存储到 redis 缓存问题
2022-11-13 01:47:33 +08:00
洛水居室
9ed30d4143
🎨 Cancel authentication if cookies is None
处理 CookiesNotFoundError 异常
2022-11-12 23:08:25 +08:00
洛水居室
c73685e311
🎨 Update process_validate in start command
修改认证处理,不用发命令即可进入认证过程
2022-11-12 22:23:25 +08:00
洛水居室
12ca9af57b
🎨 Return URL button when chat is private in sign function
私聊时应该返回签到URL按钮而不是callback按钮,避免重复工作
2022-11-12 21:39:17 +08:00
洛水居室
38541428b9
Add verification pass plugin
 添加验证通过插件

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2022-11-12 20:59:42 +08:00
洛水居室
97257141b2
🎨 Add 1034 GenshinException error 2022-11-05 23:28:59 +08:00
dependabot[bot]
aab1341a82
⬆ Bump fastapi from 0.85.1 to 0.86.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.86.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.86.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-04 18:39:46 +08:00