Template plugin project
Project description
📖 介绍
把网络天才 Akinator 搬进你的 Bot !
💿 安装
以下提到的方法 任选其一 即可
[推荐] 使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-akinator
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-akinator
pdm
pdm add nonebot-plugin-akinator
poetry
poetry add nonebot-plugin-akinator
conda
conda install nonebot-plugin-akinator
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分的 plugins
项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_akinator"
]
⚙️ 配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
PROXY |
否 | 无 | 访问 Akinator 使用的代理 |
AKINATOR_CHILD_MODE |
否 | False |
是否启用 Akinator 的儿童模式(结果不会出现 NSFW 人物) |
AKINATOR_LANGUAGE |
否 | cn |
Akinator 的语言 |
🎉 使用
发送指令 akinator
/ aki
即可开始游戏
开始游戏后,直接发送你的答案即可(序号和文字均可)
效果图
点击展开
📞 联系
QQ:3076823485
Telegram:@lgc2333
吹水群:1105946125
邮箱:lgc2333@126.com
💡 鸣谢
Infiniticity/akinator.py
- Akinator API 的封装
MeetWq/pil-utils
- Pillow 工具库
💰 赞助
感谢大家的赞助!你们的赞助将是我继续创作的动力!
-
赞助二维码(点击展开)
📝 更新日志
芝士刚刚发布的插件,还没有更新日志的说 qwq~
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
nonebot-plugin-akinator-0.1.2.tar.gz
(539.1 kB
view details)
Built Distribution
File details
Details for the file nonebot-plugin-akinator-0.1.2.tar.gz
.
File metadata
- Download URL: nonebot-plugin-akinator-0.1.2.tar.gz
- Upload date:
- Size: 539.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.7.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93945593e8de8749edb605895b751855b4beedf2338dbcc1b7dbf4c4894e3199 |
|
MD5 | c938f86c39a93c98e999eb5ba6f74159 |
|
BLAKE2b-256 | 18dd2e69d7e6dc2bcc945a98311534e361c8ea11ecb8811b8ecd820d9fcdc7c2 |
File details
Details for the file nonebot_plugin_akinator-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_akinator-0.1.2-py3-none-any.whl
- Upload date:
- Size: 552.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.7.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be19d23ad02f503343b69c801df79e53166172750ba912c32b1c2f9e74d4782e |
|
MD5 | 5b64b84c764bc51572107debdf2a139e |
|
BLAKE2b-256 | ab55cdbfc838b06642e4d55e6efe5fb696338d96a46d34d7a3f0392ca2f2fe26 |