A NoneBot plugin for random final lines.
Project description
💬 前言
我的王之力啊!!!
📖 介绍
一个简单有趣的的nonebot2插件,输入指令后会回复一句劲道的最终台词,大部分出自或致敬游戏,动漫,小说的知名作品,小部分是自己编着玩的。
前置插件:nonebot_plugin_userinfo,使用前请确认这两个插件已经正确安装并成功加载。
使用nonebot_plugin_userinfo实现多适配器支持,支持的适配器:~onebot.v11, ~onebot.v12, ~QQ Guild, WeChat, ~Kaiheila, Telegram, Feishu, Red
灵感来源:https://cn.shindanmaker.com/1191352
玩的开心w
💿 安装
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-finallines
pdm
pdm add nonebot-plugin-finallines
poetry
poetry add nonebot-plugin-finallines
conda
conda install nonebot-plugin-longtu
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_finallines"
]
⚙️ 配置
暂无
🎉 使用
现有指令列表:
最终台词:向发送指令的人回应一句属于你的最终台词
📞 制作者
黑纸折扇 [Perseus037] (https://github.com/Perseus037)
- QQ: 1209228678
🙏 感谢
- [linky233] 的idea
- student_2333 的无私帮助
- nonebot-plugin-send-anything-anywhere 处理不同 adapter 消息的适配和发送
- nonebot-plugin-userinfo 实现不同 adpter 获取用户信息
📝 更新日志
0.1.0.post2
- 实现多适配器支持
0.1.0.post1
- 增加了50余条台词加入语料库
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_finallines-0.1.1.post2.tar.gz.
File metadata
- Download URL: nonebot_plugin_finallines-0.1.1.post2.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17c2a4c62fb4c4045f3f348167eebc102735859739d2e7dedfd28de4f314ea80
|
|
| MD5 |
a84fccf5c45d79b19aa1980e4d2721b3
|
|
| BLAKE2b-256 |
32c19869fb337806f8eb99b05f21015940016e9fdc5003bdf205830e1ebf290d
|
File details
Details for the file nonebot_plugin_finallines-0.1.1.post2-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_finallines-0.1.1.post2-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14517234e507857852678d69624a3c9b2ce51c7d265c60dc540336e6f6492432
|
|
| MD5 |
42876419c2a3cc2fa7530833881353f6
|
|
| BLAKE2b-256 |
1c332646228105853cfdb5e34617737b7b8e0594c1ee5d849fd3e89028c4965c
|