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
Built Distribution
File details
Details for the file nonebot-plugin-akinator-0.1.3.post1.tar.gz
.
File metadata
- Download URL: nonebot-plugin-akinator-0.1.3.post1.tar.gz
- Upload date:
- Size: 539.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.10.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd3b7ad25852654255559f09dd719818c85cf685656b64cb9b5c1c8da93936d7 |
|
MD5 | 51bb4406da867509bfce6e3791e26fed |
|
BLAKE2b-256 | 834088197207b5e1b6a7e6e456871797ab5d34fd44edcba65ed2dd4fb8fd6f41 |
File details
Details for the file nonebot_plugin_akinator-0.1.3.post1-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_akinator-0.1.3.post1-py3-none-any.whl
- Upload date:
- Size: 552.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.10.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa594d5c488076e517f72d4d16af6927491e904c93badb106d9919ed78305cc4 |
|
MD5 | bedee8661d25d1b5b1b24282d82f3c9e |
|
BLAKE2b-256 | 01072f138fcabd67d80a3db9227f708837ff470b1b649abf21fb75b7918862d0 |