每日抽取属于自己的小猪
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.4.tar.gz
(957.3 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.4.tar.gz.
File metadata
- Download URL: nonebot_plugin_rollpig-0.1.4.tar.gz
- Upload date:
- Size: 957.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4bb9aefc08c9e1d661d04d8c8a14dce456a7fdabadf176be0284f55d11466c4
|
|
| MD5 |
24d6ce856ab8161020ce7c0d9620c321
|
|
| BLAKE2b-256 |
234c7dbd50df9241f9e209b5ebdd47eb4f5647dfeeb3af448c81ff38d1712bb3
|
File details
Details for the file nonebot_plugin_rollpig-0.1.4-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_rollpig-0.1.4-py3-none-any.whl
- Upload date:
- Size: 963.5 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 |
b24c8d06098541a973632d36d500f7eb0444f195634178aa1183ce6ad1ea7b6e
|
|
| MD5 |
bd83500d0ea38b51e1e3ab7e12e74527
|
|
| BLAKE2b-256 |
ddebcd57f332ecb7d9b763686920a1c5c5bb02c5d2509428f39a45bb94579b6d
|