Commit Graph

523 Commits

Author SHA1 Message Date
omg-xtao
56af09c703
🚚 Change resources repo 2022-11-03 18:33:13 +08:00
7ce85937f1
🍱 Update 3.2 resources 2022-11-02 12:22:04 +08:00
洛水居室
101cb76503
🐛 Fix exception raised by empty gacha card pool information 2022-11-02 08:39:25 +08:00
9272405151
🐛 Plugin birthday fix a bug
修复每月上旬获取当天信息失败的问题
2022-11-02 00:47:25 +08:00
洛水居室
7cd2579bc8
🎨 Update weapon display style 2022-11-01 23:20:13 +08:00
kotoriのねこ
d937e1e3c6
Send uid to manual pass challenge page
适配新版手动验证界面
2022-11-01 22:33:23 +08:00
c83f1c0afc
🐛Fix some problems 2022-11-01 22:12:18 +08:00
洛水居室
72192351df
🎨 使用 assets 服务获取图片 2022-11-01 22:00:13 +08:00
SiHuan
dea8a4128c
🐛 Fix GenshinException exception and blank return when no cookie is set in daily_material
修复了 client 为 None 时返回空白的信息
修复了未授权使用养成计算器引发的异常导致无法获取信息的问题
2022-11-01 22:00:13 +08:00
洛水居室
11be3f232c
🐛 Fix wrong params passed to start_sign function
修复签到函数传入错误的参数导致异常的问题
2022-10-31 15:45:54 +08:00
洛水居室
15d872ba35
🐛 Fix missing text descriptions
修复部分文本缺失问题
2022-10-30 21:42:13 +08:00
洛水居室
5a64d6a068
♻ Refactor sign system
* ♻ 重写签到系统

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2022-10-30 21:35:53 +08:00
omg-xtao
53f30a8f85
🔒️ Impore sign in group security
* 🔒️ 提高SIGN功能在群组使用的安全性
2022-10-30 19:37:57 +08:00
08f2e636ef
🐛 Fix gen gt 2022-10-30 17:12:14 +08:00
omg-xtao
cd2a426365
Support manual pass challenge
*  支持手动通过验证码
2022-10-30 16:46:07 +08:00
45300d250e
Character birthday query
* 今日角色生日列表查询

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2022-10-30 01:00:13 +08:00
Davis Zerro
9d419faa9e
🎨 Adjust effective artifact stats for some characters
**Adjust effective artifact stats for some characters
 一些有效词条调整**
- 草旅行者打蔓激化需要精通, 天赋有精通转伤害
- 北斗直伤占比远高于感电, 精通可以忽略不计
- 应该没人用迪奥娜输出?
- 云堇只是某些场合需要暴击触发西风枪, 暴伤无用
- 久岐忍 3.0 之后只有堆精通走超绽放流比较实际, 纯奶妈流也只需要生命.
2022-10-29 22:44:21 +08:00
omg-xtao
463670be69
Add gacha_count only_five_star support 2022-10-29 18:29:20 +08:00
e18f060a16
🐛 Fix gacha_count time 2022-10-29 15:40:47 +08:00
638c11bc1c
🐛 Fix gacha_log_export 2022-10-29 15:40:40 +08:00
洛水居室
d3fb2ef386
🎨 Use random module instead of secrets module 2022-10-29 12:11:26 +08:00
SiHuaN
755c224ca0
🎨 daily_material: optimize get skills level code
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2022-10-29 11:54:07 +08:00
洛水居室
31d71fd6a1
🎨 Skip auto check-in when status is NEED_CHALLENGE 2022-10-29 00:37:27 +08:00
洛水居室
884afa3087
🐛 Fix to get the question id
梅开二度
2022-10-28 23:38:48 +08:00
SiHuaN
6e8f29786e
Add talent levels to daily materials
Co-authored-by: kotoriのねこ <minamiktr@outlook.com>
2022-10-28 23:36:59 +08:00
Karako
fe9c1261a0
🐛 fix logger config
Signed-off-by: Karako <karakohear@gmail.com>
2022-10-28 15:39:17 +08:00
Karako
f0b287dcfe
🎨 Improve config 2022-10-28 15:11:14 +08:00
洛水居室
be5f4c51d5
🐛 Fix the exception caused by update.message is None 2022-10-28 12:10:30 +08:00
洛水居室
cfae262c0e
🐛 Fix to get the question id 2022-10-28 12:04:10 +08:00
SiHuaN
514d1bf3b0
🔧 avatar_list: optimize retry code 2022-10-28 11:53:59 +08:00
SiHuan
3e4cd1db1c
🐛 fix avatar 2022-10-27 21:16:48 +08:00
kotoriのねこ
d3a0da3d9f
🔧 Add docker integration 2022-10-27 20:13:57 +08:00
dependabot[bot]
aca5271fad
⬆ Bump fakeredis from 1.9.4 to 1.10.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.4...v1.10.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-10-27 15:40:42 +08:00
洛水居室
20ff3c5cf4
remove numpy
*  remove numpy

* 🗑️ remove `MT19937Random`
2022-10-27 13:15:11 +08:00
dependabot[bot]
7b62097b87
⬆ Bump arko-wrapper from 0.2.3 to 0.2.4
Bumps [arko-wrapper](https://github.com/ArkoClub/ArkoWrapper) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/ArkoClub/ArkoWrapper/releases)
- [Commits](https://github.com/ArkoClub/ArkoWrapper/compare/v0.2.3...v0.2.4)

---
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>
2022-10-25 20:13:56 +08:00
dependabot[bot]
a1afc9317c
⬆ Bump pytest from 7.1.3 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  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-10-25 19:19:33 +08:00
Karako
28a3c69892
🎨 改进 logger 2022-10-23 17:15:09 +08:00
Karako
8a4147a4ff
🐛 修复 type hits , 兼容 py3.8
Signed-off-by: Karako <karakohear@gmail.com>
2022-10-23 16:13:48 +08:00
omg-xtao
3f0331ed90
🚑️ 修复缺失 InlineKeyboardMarkup 2022-10-23 13:07:32 +08:00
dependabot[bot]
0e863ecaa5
⬆ Bump uvicorn from 0.18.3 to 0.19.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.18.3...0.19.0)

---
updated-dependencies:
- dependency-name: uvicorn
  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-10-23 11:03:19 +08:00
033eaa697a
🎨 优化全局报错提醒 2022-10-23 00:40:30 +08:00
洛水居室
291b21f674
🔧 支持使用配置文件是否启用 genshin.py 模块的缓存 2022-10-22 23:52:00 +08:00
omg-xtao
bf90ca55f9
🎨 优化报错提醒 2022-10-22 21:54:04 +08:00
洛水居室
619ae76027
🎨 修改部分命令描述 2022-10-22 20:03:36 +08:00
洛水居室
ddfbcfa5c9
🎨 修改每日素材表插件图片缓存时间 2022-10-22 17:12:39 +08:00
洛水居室
51a066aff9
🎨 修改查询当前状态插件图片缓存时间 2022-10-22 17:04:36 +08:00
洛水居室
f00c4c0f11
🐛 修复 gacha 插件发送错误数据的问题 2022-10-22 17:03:50 +08:00
Li Chuangbo
79ef5cd08d
🐛 gacha_log 头部区域背景图圆角透明,外框也需要改成圆角才可以填满外框 2022-10-22 16:32:42 +08:00
洛水居室
abf44075aa
genshin.py 添加 Redis cache 2022-10-22 16:29:10 +08:00
洛水居室
465f7c4148
🔧 添加超时配置项 2022-10-22 15:49:20 +08:00