今天是什么小猪
Project description
🐖 食用方法 🐖
使用 pip 安装:
pip install nonebot_plugin_rollpig
或者使用 nb-cli 安装:
nb plugin install nonebot_plugin_rollpig
或者直接 Download ZIP
🐷 使用 🐷
今日小猪 - 抽取今天属于你的小猪类型 🐖
- 每个用户每天只能抽取一次 🐽
- 重复抽取不会改变结果 🐷
- 每天 0 点自动重置 🐖
随机小猪 - 从PigHub随机获取一张猪猪图 🐖
🐖 新增小猪 🐖
插件资源路径:
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
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.2.7.tar.gz.
File metadata
- Download URL: nonebot_plugin_rollpig-0.2.7.tar.gz
- Upload date:
- Size: 10.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3459e2afccc03f571dda5a75c22d96465fe397bfc1b85f779aca83cc98f1faf
|
|
| MD5 |
6863f2fb59bbdcda2248134132ace355
|
|
| BLAKE2b-256 |
2985b139f2281f482c0ea565fa7291f1f00002e44ee90cfaa3e6b880b5afe349
|
File details
Details for the file nonebot_plugin_rollpig-0.2.7-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_rollpig-0.2.7-py3-none-any.whl
- Upload date:
- Size: 10.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c682a8a8f5cf06687ca3ed4af5416dad4a08edbe773068f62a1699f1911c6ee5
|
|
| MD5 |
a26d9aeaa366ac70794adb9049198581
|
|
| BLAKE2b-256 |
26985ef55fa499dc3dba984ad18c23fe57abf9570af848ea3a7bdfb3ca241703
|