五子棋、围棋、黑白棋游戏
Project description
📖 介绍
棋类游戏插件,包含五子棋、围棋、黑白棋。
💿 安装
在 KiramiBot 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install kirami-plugin-boardgame
pdm
pdm add kirami-plugin-boardgame
poetry
poetry add kirami-plugin-boardgame
conda
conda install kirami-plugin-boardgame
打开 KiramiBot 项目根目录下的配置文件, 以 kirami.toml 为例,在 [plugin] 部分追加写入
plugins = ["kiramit_plugin_boardgame"]
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| 围棋/五子棋/黑白棋 | 群员 | 是 | 群聊 | 开启一局棋类游戏 |
| 落子 字母+数字 | 群员 | 否 | 群聊 | 如:落子 A1 |
| 停止下棋 | 群员 | 否 | 群聊 | 停止一局游戏 |
| 查看棋盘 | 群员 | 否 | 群聊 | 查看当前棋盘 |
| 跳过回合 | 群员 | 否 | 群聊 | 黑白棋规则下,跳过你的回合 |
| 悔棋 | 群员 | 否 | 群聊 | 悔棋 |
| 重载五子棋/围棋/黑白棋棋局 | 群员 | 否 | 群聊 | 继续群内已停止的棋局下棋 |
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 kirami_plugin_boardgame-0.1.1.tar.gz.
File metadata
- Download URL: kirami_plugin_boardgame-0.1.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd68fa63ddda2a1a8d56fd25d6d477c9b8d251653d4a8bb660ced3e7a9e7f014
|
|
| MD5 |
d05a3cb05c75d405dd5b99c02a8fd4cf
|
|
| BLAKE2b-256 |
24669385d7f92ad83917e6d25d3513e30a360f4907fdd90ab8007e810f2f1ab8
|
File details
Details for the file kirami_plugin_boardgame-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kirami_plugin_boardgame-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80d155ae5559942e1512dce96a1ead9afa65d87af3135183a217f038c11cc0cf
|
|
| MD5 |
683d850a0615f12b26c383e9d89c6a05
|
|
| BLAKE2b-256 |
533fd6343e4ed427215b9cb19db8906b6e206e46cd5879e5285d4969d70ecd1c
|