基于nonebot的报错处理插件,支持图片/文字发送、数据库存储及跨平台
Project description
NoneBot 错误管理插件
✨ 智能记录并可视化机器人运行时的错误信息 ✨
📝 插件介绍
这是一个基于 NoneBot2 的错误处理插件,提供以下功能:
- 实时捕获并绘制错误详细信息为图片
- 支持错误信息的持久化存储与管理
- 多样化的错误查询与统计功能
- 支持多平台适配
🎯 功能特点
- 自动将错误信息转换为图片发送(失败时自动切换为文本模式)
- 支持错误信息的数据库存储
- 提供丰富的错误管理命令
- 基于 nonebot-plugin-userinfo 获取用户信息
- 使用 nonebot_plugin_alconna 提供优雅的命令交互
💿 安装方式
pip install nonebot-plugin-error-manager
🎮 使用方法
配置详情
- error_image_quality - 错误图片绘制质量,默认为 30
- error_image_font - 错误图片字体,默认为 "Source Han Sans CN"
基础命令
/错误管理 查看 [页数]- 分页查看错误记录/错误管理 详情 [id]- 查看指定ID的错误详情/错误管理 删除 [id]- 删除指定ID的错误记录/错误管理 统计- 查看错误统计信息
高级查询
/错误管理 查找 <字段名> <值>- 精确查找错误记录/错误管理 搜索 <关键词>- 模糊搜索错误记录/错误管理 清空 <类型> <值>- 批量清理错误记录- 类型:all/user/bot/date
- 值:all/用户ID/机器人ID/日期
别名支持
支持使用 错误 或 err 作为命令别名。
📸 效果展示
🙏 鸣谢
📄 开源协议
MIT License
Copyright (c) 2025 huanxin996
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_error_report-0.0.3.tar.gz.
File metadata
- Download URL: nonebot_plugin_error_report-0.0.3.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfb657a2216397ef2f59524da2eae29f79cc109ac108c7c9c580589e61493353
|
|
| MD5 |
0cc262ed1b9e831ca4d3c6e8adb04b51
|
|
| BLAKE2b-256 |
8b9167be1f743f1e1d1ba0f467d405c846c7bc40c456afdf7606d2734d92783e
|
File details
Details for the file nonebot_plugin_error_report-0.0.3-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_error_report-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d1ddaf10abb638a68d05e0d19f327dc1509686425f66aa65af0b0c4d556e59c
|
|
| MD5 |
6f57b5d5e9a3be5889dac8ee7b7e3f3d
|
|
| BLAKE2b-256 |
7a6d7c4b564f93be619018515d58628406a572bb71222c37782bb04278f02ba3
|