-
-
Notifications
You must be signed in to change notification settings - Fork 575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin: 🦌管签到 #2858
Comments
📃 商店发布检查结果
✅ 所有测试通过,一切准备就绪! 详情
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 ♻️ 评论已更新至最新检查结果 💪 Powered by NoneFlow |
给bot都冲晕了 |
v0.0.3 |
v0.0.4 |
可以使用 loacalstore 来存储数据( |
我看他这个 localstore 把路径写死到用户目录下,我 docker 还要额外 volume 一下用户目录来持久化数据,懒,不如直接塞插件目录 如果用的人多再改,目前感觉就我一个人用 |
class Config(BaseModel):
localstore_cache_dir: Optional[Path] = None
localstore_config_dir: Optional[Path] = None
localstore_data_dir: Optional[Path] = None 可以通过环境变量指定位置,文档没写( |
…… 文档都不写全,甲级战犯 |
插件数据请勿存放在插件目录下,请使用 localstore 或提供配置项。插件元数据缺少支持的适配器,请显示指定支持所有适配器。 |
在改了.jpg 另外问一嘴,在 |
v0.0.5 |
v0.0.6 |
你插件依赖了什么适配器就写什么,没有就不用 |
v0.1.0 |
v0.1.3 |
v0.1.4 |
retest v0.1.4 |
v0.2.0 |
新版本不用在这再更新了,registry 会自动更新。 |
PyPI 项目名
nonebot-plugin-deer-pipe
插件 import 包名
nonebot_plugin_deer_pipe
标签
[]
插件配置项
No response
The text was updated successfully, but these errors were encountered: