每日抽取属于自己的小猪
Project description
🐖 食用方法 🐖
使用 pip 安装:
pip install nonebot_plugin_rollpig
或者使用 nb-cli 安装:
nb plugin install nonebot_plugin_rollpig
或者直接 Download ZIP
🐷 使用 🐷
今日小猪 - 抽取今天属于你的小猪类型 🐖
- 每个用户每天只能抽取一次 🐽
- 重复抽取不会改变结果 🐷
- 每天 0 点自动重置 🐖
🐖 新增小猪 🐖
插件资源路径:
nonebot_plugin_rollpig/resource
- pig.json 小猪信息,例如:
[
{
"id": "pig",
"name": "猪",
"description": "普通小猪",
"analysis": "你性格温和,喜欢简单的生活,容易满足。在别人眼中可能有些慵懒,但你知道如何享受生活的美好。"
}
]
- image/ 小猪图片
- 图片命名需和信息中的
id一致 - 支持图片类型:
["png", "jpg", "jpeg", "webp", "gif"]
- 图片命名需和信息中的
🐽 目录结构示例 🐽
nonebot_plugin_rollpig/
├─ __init__.py
├─ resource/
│ ├─ pig.json
│ └─ image/
│ ├─ pig.png
🐖 注意事项 🐖
- 新增小猪时只需在
pig.json添加对象,并将对应图片放到image/文件夹即可 🐷 - 图片自动按 id 匹配,无需在 JSON 中写图片后缀 🐖
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
nonebot_plugin_rollpig-0.1.2.tar.gz
(560.7 kB
view details)
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_rollpig-0.1.2.tar.gz.
File metadata
- Download URL: nonebot_plugin_rollpig-0.1.2.tar.gz
- Upload date:
- Size: 560.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61361197fe95d601250707bdfae5f1b335de52442e180a4574cf370512178879
|
|
| MD5 |
3e5b6e7adae7c3b68924de3fa8d4fa4b
|
|
| BLAKE2b-256 |
6ad82fcd48f34fbb44893dcf53bd6c26f809dc2fcdf0c08130e7ce587cf07938
|
File details
Details for the file nonebot_plugin_rollpig-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_rollpig-0.1.2-py3-none-any.whl
- Upload date:
- Size: 565.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bdbb5f8dfa8f949f39d6771a386beff5f104dba5db3c314f535bda86aecada8
|
|
| MD5 |
545aaf36b9671bcec9ab8ea8f4ddd0d5
|
|
| BLAKE2b-256 |
b1af4c6994b4f21ed90d54c6ebc7706d8bfc1d2124429747cce0052e2770a4fd
|