14 Commits

Author SHA1 Message Date
0be8350990 🚨 fix lint warnings
@KimigaiiWuyi 单独sv和统一sv这个想一下,还有logger和bot

logger: nonebot.logger or base.logger(i.e. sv.logger)

bot: nonebot.get_bot(i.e. NoneBot) or hoshino.get_bot(i.e. HoshinoBot)
2022-12-31 00:43:19 +08:00
2ed1b6120a 新增二维码登录 (#410)
*  缝合自动过验证码,提高成功率 (#384)

* 缝合自动过验证码,提高成功率

* 🚨 auto fix by pre-commit-ci

* 🎨 use httpx.AsyncClient instead

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MingxuanGame <MingxuanGame@outlook.com>

* Update README.md

* add qrlogin

* 1

* 2

* 3

* 3

* 3

* 4

* 5

* 🚨 auto fix by pre-commit-ci

*  improve qrcode login

* 🐛 fix unexpected arguments error

* 🚨 auto fix by pre-commit-ci

* delete aiorequests

* delete aiorequests

* 🎨 update dependencies

Co-authored-by: SonderXiaoming <98363578+SonderXiaoming@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MingxuanGame <MingxuanGame@outlook.com>
2022-12-27 16:04:27 +08:00
17caf6bedf 🔧 增加GitPython,fastapi_user_auth,fastapi_amis_admin依赖 2022-09-17 00:10:26 +08:00
1e107e36fe 使用sqlmodel替换base基类(#319) 2022-09-11 17:57:53 +08:00
fad0f6521d 🐛 fix some obvious error in hoshino branch (#321)
* use service logger

* fix requirements

* add aliases of gs帮助

* fix import error in genshinuid_mys
2022-09-07 21:33:00 +08:00
7b9d06fd2f 🎉 GenshinUID 3.1 beta 2022-08-29 23:12:44 +08:00
7c9a901d00 Update requirements.txt 2022-06-02 01:43:20 +08:00
8cfeafc85a 更新依赖 2022-03-31 13:42:53 +08:00
4bb0faa49e 新增:xxx用什么|能用啥|怎么养&xxx能给谁|给谁用|要给谁|谁能用 2022-03-06 00:04:24 +08:00
5d11ec7998 修复:活动列表时间 fix #116 2022-02-14 23:52:20 +08:00
47a9595785 格式化提交 2022-02-14 19:18:20 +08:00
8cf1dd6b37 requirements 2022-02-06 23:27:33 +08:00
8c8cb29cc4 fix 2021-11-21 02:19:41 +08:00
12056ad280 first commit 2021-08-02 23:53:33 +08:00