Internet Genius - Akinator
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 工具库
💰 赞助
感谢大家的赞助!你们的赞助将是我继续创作的动力!
-
赞助二维码(点击展开)
📝 更新日志
0.1.3
- 支持更多平台
- 删除猜出角色后继续猜的功能,因为有 Bug
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.3.tar.gz
(539.0 kB
view details)
Built Distribution
File details
Details for the file nonebot-plugin-akinator-0.1.3.tar.gz
.
File metadata
- Download URL: nonebot-plugin-akinator-0.1.3.tar.gz
- Upload date:
- Size: 539.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.9.3 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45cc4f5fa169dd499c957c45b8f75a325f992eef934f304728833729005549e6 |
|
MD5 | 2072335008d3e68da58575334e83a6a2 |
|
BLAKE2b-256 | f53e3f43b829b75a3e65d0bc2d9eb8bf905845f12b001b9fc9d290a91253c537 |
File details
Details for the file nonebot_plugin_akinator-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_akinator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 552.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.9.3 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bf4aa03f249c51849cfc4eb4e67fc1b0b921969b56f526c13bfba0c63968bee |
|
MD5 | 21c1ffcbe6450429aa31e421f7fded8d |
|
BLAKE2b-256 | f3190943dc0f8a067e00c47ba22b72e5ef5c09fe7d8a0e980636571bbd0fa170 |