Commit Graph

662 Commits

Author SHA1 Message Date
洛水居室
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
洛水居室
ae7e47ec5d
🐛 Fix Too Many Arguments for Logging Format String 2023-01-06 21:07:48 +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
洛水居室
3294648ebd
🎨 Update Log 2023-01-06 18:03:20 +08:00
Nahida
5d6ceaf494
🎨 Update Command Notice 2023-01-06 17:41:36 +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
dependabot[bot]
af529a642f
⬆Bump arko-wrapper from 0.2.4 to 0.2.5
Bumps [arko-wrapper](https://github.com/ArkoClub/ArkoWrapper) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ArkoClub/ArkoWrapper/releases)
- [Commits](https://github.com/ArkoClub/ArkoWrapper/compare/v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: arko-wrapper
  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>
2023-01-05 18:22:19 +08:00
Nahida
7f91d7ef31
🎨 Update help.html 2023-01-05 16:40:46 +08:00
Nahida
869713542a
🎨 Add Optional Password for Redis 2023-01-05 15:36:10 +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
d71958a9be
🐛 fix enka assets 2023-01-05 10:29:59 +08:00
Nahida
1003cf4fc5
🎨 Add Full English Mame of Mona 2023-01-04 20:27:19 +08:00
dependabot[bot]
7611e5274d
⬆ Bump httpx from 0.23.1 to 0.23.3
Bumps [httpx](https://github.com/encode/httpx) from 0.23.1 to 0.23.3.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.23.1...0.23.3)

---
updated-dependencies:
- dependency-name: httpx
  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>
2023-01-04 20:26:33 +08:00
NaHCOx
07e50dd563
📝 Update deployment documentation 2023-01-04 11:16:44 +08:00
dependabot[bot]
e3ed189096
⬆ Bump pillow from 9.3.0 to 9.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.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.3.0...9.4.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>
2023-01-03 18:13:01 +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
dependabot[bot]
7aac944f1e
⬆ Bump python-telegram-bot from 20.0b0 to 20.0
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.0b0 to 20.0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/commits/v20.0)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
...

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>
2023-01-02 21:05:35 +08:00
dependabot[bot]
3ec5c6b29b
⬆ Bump rich from 12.6.0 to 13.0.0
Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v12.6.0...v13.0.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2023-01-02 20:10:20 +08:00
Nene宁
ee54989cb8
🎨 Update shortname.py
Update Roles Short Name  ADD "侦察骑士" to Amber
2023-01-01 13:50:51 +08:00
洛水居室
cea7698644
🎨 Update Help Message 2022-12-30 17:01:54 +08:00
洛水居室
09aedd5100
🎨 Simplify Exception Log for clean_message 2022-12-30 16:49:15 +08:00
e94d696e3e
🐛 Fix abyss team 2022-12-30 14:23:56 +08:00
dependabot[bot]
27cdd95f6f
⬆ Bump gitpython from 3.1.29 to 3.1.30
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30)

---
updated-dependencies:
- dependency-name: gitpython
  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-12-29 19:01:47 +08:00
dependabot[bot]
4dcc1fab47
⬆️ Bump setuptools from 65.4.1 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.4.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.4.1...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  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-29 14:50:33 +08:00
洛水居室
f5ebe19ff1
Add New Authkey Exception for Wish Log 2022-12-28 21:57:40 +08:00
洛水居室
6371db3b5e
Use Redis to Cache EnkaNetwork Data 2022-12-27 21:56:12 +08:00
洛水居室
f5f8735e88
🎨 Better Exception-Handling for AvatarListPlugin.get_final_data 2022-12-27 20:42:56 +08:00
620b5afc8d
🍱 Update 2.42.1 ds salt 2022-12-27 17:28:04 +08:00
860faae658
🍱 Update 3.3 pool 2022-12-27 17:27:16 +08:00
洛水居室
4aa00fc43c
🐛 Fix Incorrect Region 2022-12-27 14:30:48 +08:00
洛水居室
6552606cc7
🎨 Improve code quality 2022-12-25 21:26:08 +08:00
洛水居室
e5ab9d71ca
🐛 Fix Field Does Not Exist
--
reason:
[EnkaNetwork](7a1a1489e5)
2022-12-25 20:51:30 +08:00
洛水居室
b47ee6e5dd
🐛 Fix Bug 2022-12-25 20:01:18 +08:00
洛水居室
7f93dbf5eb
🍱 Update 3.3 Fight Prop Rule 2022-12-25 19:43:49 +08:00
dependabot[bot]
b50c0b6b83
⬆️ Bump sentry-sdk from 1.11.0 to 1.12.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.11.0 to 1.12.1.
- [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.11.0...1.12.1)

---
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-12-25 19:26:20 +08:00
dependabot[bot]
0631cac565
⬆️ Bump python-telegram-bot from 20.0a6 to 20.0b0
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.0a6 to 20.0b0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/commits)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
...

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-25 17:06:56 +08:00
dependabot[bot]
15f217d614
⬆️ Bump alembic from 1.8.1 to 1.9.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  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-25 16:20:56 +08:00
洛水居室
a8d1fe19ff
🐛 Fix Account Info Not Completely Remove from Database 2022-12-25 15:56:52 +08:00
洛水居室
0218ac7648
🎨 Use html.escape to Escape Special Characters 2022-12-25 15:50:19 +08:00
洛水居室
5f65dc18a5
🎨 Update Get Cookies Step Description 2022-12-24 14:21:37 +08:00
洛水居室
429214310f
🍱 Update Roles Short Name
Co-authored-by: zhxy-CN <moefox@yeah.net>
2022-12-24 12:49:51 +08:00
0ca0739903
🎨 Update ds salt 2022-12-23 23:44:40 +08:00
洛水居室
a7eefa8c68
🎨 Update Client Type of Request Header 2022-12-23 23:02:25 +08:00
5696caf589
🐛 Fix qlogin check_login 2022-12-23 22:56:38 +08:00
洛水居室
deccfa7c0f
🎨 Update Log in signin.py 2022-12-23 22:34:52 +08:00