MCPcopy Index your code
hub / github.com/KarisAya/nonebot_plugin_game_collection

github.com/KarisAya/nonebot_plugin_game_collection @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
0 symbols 5 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-game-collection

✨ 改自 nonebot_plugin_russiannonebot_plugin_horserace 的小游戏合集 ✨

python license pypi pypi download

💿 安装

以下提到的方法 任选其一 即可

[推荐] 使用 nb-cli 安装

在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

nb plugin install nonebot_plugin_game_collection

使用包管理器安装

在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

pip

pip install nonebot_plugin_game_collection

pdm

pdm add nonebot_plugin_game_collection

poetry

poetry add nonebot_plugin_game_collection

conda

conda install nonebot_plugin_game_collection

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_game_collection"
]

小游戏使用文档

clovers_leafgame

⚠ 注意

注意:本插件与nonebot_plugin_russian不兼容!如果之前运行过此插件那么需要把之前的数据删掉。

注意:2.1+版本与 2.0 版本数据不兼容,如果想恢复数据请参考 data.data 定义的数据结构从旧数据自行迁移

注意:3.0+版本与 2.1 版本数据不兼容,可使用本仓库附赠的脚本 /tools/data_update.py 转换成 3.0+可用的数据

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add nonebot_plugin_game_collection \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact