Skip to main content

Default template for PDM package

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-werewolf

✨ 简单的狼人杀插件 ✨

license pypi python

pdm-managed isort black pyright ruff

📖 介绍

和朋友们来一场紧张刺激的狼人杀游戏

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-werewolf
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-werewolf
pdm
pdm add nonebot-plugin-werewolf
poetry
poetry add nonebot-plugin-werewolf
conda
conda install nonebot-plugin-werewolf

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

plugins = ["nonebot_plugin_werewolf"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
werewolf__enable_poke True 是否使用戳一戳简化操作流程
仅在 OneBot V11 适配器下生效
werewolf__override_preset - 覆写插件内置的职业预设

🎉 使用

[!note]

插件通过群聊+私聊进行游戏交互

使用前请确保机器人有权限发起相应对话。

举例

众所周知, QQ 官方机器人对主动消息有次数限制 (参考)

因此,本插件可能无法在 adapter-qq 下正常运行

而对于野生机器人,现有协议端通常不支持或不建议使用临时私聊消息。

在使用本插件前,应当确保机器人可以正常向玩家发送私聊消息。

指令表

指令 权限 需要@ 范围 说明
werewolf/狼人杀 群员 群聊 发起游戏

游戏内容

[!note]

插件的游戏规则参考了网络上的相关资料

如有疑问欢迎提出

插件中保存了一份 职业预设, 内容如下

总人数 狼人 神职 平民
6     3   2  
7     3   2  
8     3   3  
9     4   3  
10   4   3  
11   5   3  
12   5   3  

职业预设可以通过配置项 werewolf__override_preset 修改

配置项 `werewolf__override_preset` 示例
werewolf__override_preset='
[
    [6, 1, 3, 2],
    [7, 2, 3, 2]
]
'

上述配置中,[6, 1, 3, 2] 表示当总人数为 6 时,狼人、神职、平民的数量分别为 1、3、2


对于狼人神职的职业分配,有如下优先级:

  • 狼人: 狼人, 狼人, 狼王, 狼人
  • 神职: 预言家, 女巫, 猎人, 守卫, 白痴

📝 更新日志

更新日志
  • 2024.08.31 v1.0.1

    • 允许通过配置项修改职业预设
  • 2024.08.31 v1.0.0

    • 插件开源

鸣谢

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

nonebot_plugin_werewolf-1.0.1.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_werewolf-1.0.1-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_werewolf-1.0.1.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_werewolf-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2d09728f82f376ef9cb95476cb8ac4ac2d8185bf4934d02df3d26337db2c5fdb
MD5 9f7ef45702c808a78ad91f0958116647
BLAKE2b-256 77aad3f9aa86a7a456685963336f76b22335bd1e806304cbb233f2a502a1ec96

See more details on using hashes here.

Provenance

File details

Details for the file nonebot_plugin_werewolf-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_werewolf-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 efcbfc4164d65293f79d357f291994501a4bf7ff6130ec0fc478d10b3016ac1e
MD5 71945c7f4259f04b75de9d36d0fa0410
BLAKE2b-256 1af993362f1d1124a30044acfd81a11398d2ddfdae574ca0af35b3692a2eaf16

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page