呵呵です
|
59a1c80ce5
|
🐛 修复 io rank 比较或展示顺序可能有问题的bug (#574)
Code Coverage / Test (macos-latest, 3.10) (push) Has been cancelled
Code Coverage / Test (macos-latest, 3.11) (push) Has been cancelled
Code Coverage / Test (macos-latest, 3.12) (push) Has been cancelled
Code Coverage / Test (macos-latest, 3.13) (push) Has been cancelled
Code Coverage / Test (macos-latest, 3.14) (push) Has been cancelled
Code Coverage / Test (ubuntu-latest, 3.10) (push) Has been cancelled
Code Coverage / Test (ubuntu-latest, 3.11) (push) Has been cancelled
Code Coverage / Test (ubuntu-latest, 3.12) (push) Has been cancelled
Code Coverage / Test (ubuntu-latest, 3.13) (push) Has been cancelled
Code Coverage / Test (ubuntu-latest, 3.14) (push) Has been cancelled
Code Coverage / Test (windows-latest, 3.10) (push) Has been cancelled
Code Coverage / Test (windows-latest, 3.11) (push) Has been cancelled
Code Coverage / Test (windows-latest, 3.12) (push) Has been cancelled
Code Coverage / Test (windows-latest, 3.13) (push) Has been cancelled
Code Coverage / Test (windows-latest, 3.14) (push) Has been cancelled
TypeCheck / TypeCheck (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Code Coverage / check (push) Has been cancelled
|
2025-12-25 23:58:51 +08:00 |
|
呵呵です
|
7a5170936b
|
🧑💻添加更多实用开发配置项 (#555)
|
2025-07-28 01:31:55 +08:00 |
|
呵呵です
|
65e7fed32b
|
♻️ 重构模板截图部分以解决导航导致的报错 (#553)
* ♻️ 把 path 放到数据模型里
* ♻️ 使用通用函数来生成模板图片
* 🎨 同步模板项目结构
* 🐛 修正导入路径
|
2025-07-27 22:58:41 +08:00 |
|
呵呵です
|
52a6d95434
|
🐛 移除 julianday 的使用,兼容更多数据库 (#550)
|
2025-07-19 22:40:04 +08:00 |
|
呵呵です
|
f0b1a1c4f5
|
♻️ 迁移至 nonebot_plugin_uninfo (#542)
* ➕ 添加依赖 nonebot-plugin-uninfo
* ♻️ 使用 nonebot_plugin_uninfo 替代 nonebot_plugin_session nonebot_plugin_session_orm nonebot_plugin_userinfo
* 🗃️ 迁移数据库数据至 nonebot_plugin_uninfo
* ➖ 删除依赖 nonebot-plugin-session nonebot-plugin-session-orm nonebot-plugin-userinfo
* ➕ 添加依赖 nonebot-session-to-uninfo
|
2025-05-27 03:28:55 +08:00 |
|
|
|
8b7de6745b
|
✨ 添加 development 模式
|
2025-04-28 04:08:55 +08:00 |
|
|
|
56e06a7001
|
🐛 修复 _lang 为私有变量不会默认序列化的bug
|
2025-04-27 15:17:12 +08:00 |
|
呵呵です
|
ff3eb79967
|
✨ 迁移到新模板 (#536)
Code Coverage / Test (macos-latest, 3.10) (push) Waiting to run
Code Coverage / Test (macos-latest, 3.11) (push) Waiting to run
Code Coverage / Test (macos-latest, 3.12) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.10) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.11) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.12) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.10) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.11) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.12) (push) Waiting to run
Code Coverage / check (push) Blocked by required conditions
TypeCheck / TypeCheck (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
* ➕ 添加依赖 strenum
* 🐛 优化等待逻辑,修复截图爆炸
* ✨ 使用新模板
* ⚡️ 关闭自动转译
* ✨ 同步新模板 schemas
* 🌐 添加模板语言的映射
* ✨ 适配 bind
* ✨ 更新模板
* ✨ 全部适配
* 🚨 make mypy happy
* Update nonebot_plugin_tetris_stats/games/tos/query.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ✨ 使用用户设置语言
* 🚨 auto fix by pre-commit hooks
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-04-23 19:25:50 +08:00 |
|
pre-commit-ci[bot]
|
bb8943d4c3
|
⬆️ auto update by pre-commit hooks (#529)
Code Coverage / Test (macos-latest, 3.10) (push) Waiting to run
Code Coverage / Test (macos-latest, 3.11) (push) Waiting to run
Code Coverage / Test (macos-latest, 3.12) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.10) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.11) (push) Waiting to run
Code Coverage / Test (ubuntu-latest, 3.12) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.10) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.11) (push) Waiting to run
Code Coverage / Test (windows-latest, 3.12) (push) Waiting to run
Code Coverage / check (push) Blocked by required conditions
TypeCheck / TypeCheck (push) Waiting to run
CodeQL / Analyze (python) (push) Has been cancelled
* ⬆️ auto update by pre-commit hooks
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.3...v0.9.6)
* 🚨 auto fix by pre-commit hooks
* ♻️ 重命名 typing 为 typedefs
* ♻️ 使用 Annotated 代替默认值
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: shoucandanghehe <wallfjjd@gmail.com>
|
2025-02-13 04:18:36 +08:00 |
|
呵呵です
|
ce7bce6e20
|
🐛 修爆炸 (#528)
* 🐛 修爆炸
* 🐛 修复类型错误
|
2024-12-21 01:41:58 +08:00 |
|
pre-commit-ci[bot]
|
a116f9901c
|
⬆️ auto update by pre-commit hooks (#520)
* ⬆️ auto update by pre-commit hooks
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.8.1)
* 🚨 auto fix by pre-commit hooks
* 🚨 fix ruff
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: shoucandanghehe <wallfjjd@gmail.com>
|
2024-12-03 20:23:19 +08:00 |
|
呵呵です
|
61b5fcb137
|
✨ 为 TETR.IO 引入全局速率限制 (#481)
|
2024-10-19 10:34:56 +00:00 |
|
|
|
7a3a4d936d
|
🐛 修正一些 trigger
|
2024-10-13 00:38:37 +08:00 |
|
|
|
606dddbca2
|
✨ 适配新赛季 list
|
2024-08-25 23:16:33 +08:00 |
|
|
|
6293d088db
|
✨ 适配新赛季 rank
|
2024-08-24 21:06:45 +08:00 |
|
呵呵です
|
256d13d1df
|
✨ 适配 TETR.IO 新赛季 (#380)
* ✨ 新 api 的 schemas
* 👽️ 更新新赛季 api 的 schemas
* ➕ 添加依赖 async-lru
* 👽️ 更新新赛季 api 封装
* 👽️ 适配新赛季 api 40l
* 🐛 api_type 忘记更新了
* 👽️ 适配新赛季 api blitz
* 👽️ 适配新赛季 api bind
* 🔥 暂时删除一些指令
等待新赛季开始
* 🚨 auto fix by pre-commit hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-07-29 17:03:05 +08:00 |
|
|
|
737671d7a8
|
✨ TETR.IO rank 命令使用图片回复
|
2024-07-17 08:12:30 +08:00 |
|