一个 NoneBot2 桌游约车助手插件,提供桌游群招募、发车、封车等功能。
Project description
📖 介绍
该插件是一个 NoneBot2 桌游约车助手插件,提供桌游群招募、发车、封车等功能。
💿 安装
目前仅能通过源代码安装 之后会传到pypi上的
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
boardgamehelper_database_url |
否 | sqlite:///./data/BoardGameHelper/database.db |
插件数据库位置,应使用 SQLite URL |
boardgamehelper_json_path |
否 | ./data/BoardGameHelper/json/ |
JSON 数据存储路径,用于保存配置文件 |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| 发车 | 用户 | 否 | 私聊/群聊 | 发布一条新的桌游招募信息 |
| 封车 | 用户 | 否 | 私聊/群聊 | 关闭自己的桌游招募 |
| 查车 | 用户 | 否 | 群聊 | 查看当前正在公开的桌游招募信息 |
| 开启全群广播 | 超级用户/群主/管理员 | 否 | 群聊 | 开启桌游招募广播 |
| 关闭全群广播 | 超级用户/群主/管理员 | 否 | 群聊 | 关闭桌游招募广播 |
| 强制封车 | 超级用户 | 否 | 群聊 | 强制关闭一条桌游招募 |
Project details
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_boardgamehelper-0.1.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_boardgamehelper-0.1.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.0 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
626990b0f777bc40158f3efbef3f241341be9d5963207cf524d83521a03d00ab
|
|
| MD5 |
2a00bd033faf96d6bc0aad6fde5980ee
|
|
| BLAKE2b-256 |
a116354ab01ec198811a39642941f88349bb554a034de6bb63b2ab7bacc7dcdb
|
File details
Details for the file nonebot_plugin_boardgamehelper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_boardgamehelper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.0 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb7730a07ab178619e315eb8bece4a7c1fc78a9c65f977c98e1784bc1b3520e1
|
|
| MD5 |
477011e01eeea986f7322d68590f7b16
|
|
| BLAKE2b-256 |
65411938929305c8ec4a3592126c298ca8ebcd9af723eb5698df860b90ec4a2a
|