6 Commits

Author SHA1 Message Date
d2c73d0b35 🔧 修复pre-commit 2023-02-05 22:07:50 +08:00
064bec0b44 🔥 remove all_import 2022-12-31 01:08:15 +08:00
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
6cb4817827 👷 auto run pre-commit in pull requests 2022-09-02 00:19:04 +08:00
7b9d06fd2f 🎉 GenshinUID 3.1 beta 2022-08-29 23:12:44 +08:00