适用于onebot的伪消息插件
Project description
⭐ 介绍
目前仅支持文字格式消息伪造
什么?你也想让你朋友出糗?!来试试伪造他的消息吧,
有啥关于该插件的新想法的,可以提issue或者pr (>A<)
💿 安装
安装
pip 安装
pip install nonebot-plugin-fakemsg
- 在nonebot的pyproject.toml中的plugins = ["xxx"]添加此插件
nb-cli安装
nb plugin install nonebot-plugin-fakemsg -U
git clone安装(不推荐)
- 运行
git clone https://github.com/Cvandia/nonebot-plugin-fakemsg
- 在运行处
把文件夹
nonebot-plugin-fakemsg
复制到bot根目录下的src/plugins
(或者你创建bot时的其他名称xxx/plugins
)
注意
推荐镜像站下载
清华源https://pypi.tuna.tsinghua.edu.cn/simple
阿里源https://mirrors.aliyun.com/pypi/simple/
⚙️ 配置
在env.中添加以下配置
配置 | 类型 | 默认值 | 说明 |
---|---|---|---|
user_split | str | '|' | 不同人伪造消息的分隔符 |
message_split | str | 空格 | 用于分隔同一个人的消息分隔符 |
⭐ 使用
使用效果图如下
指令如下
效果如下
支持识别@xxx
的消息,如@群友1 说你好啊|@群友2 我很好!
注意
指令触发方式是
on_message
的,不需要加指令前缀
🌙 目前以及未来
- 支持go-cqhttp伪造消息
- 支持Lagrange.core伪造消息
- 支持NapcatQQ伪造消息
- 支持
图片,卡片
等格式消息
喜欢记得点个star哦!⭐
💝 特别鸣谢
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
Built Distribution
File details
Details for the file nonebot_plugin_fakemsg-0.1.7.tar.gz
.
File metadata
- Download URL: nonebot_plugin_fakemsg-0.1.7.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31e48201aa3fba6902ae4651f38e8a552ea5f206cb85a356cd66a7a9fa1c6472 |
|
MD5 | 4a93e193a27511e2ffc03b50abac0740 |
|
BLAKE2b-256 | 4aa7b68d2683a2679a6dadd6c64dca91d0577dfe4952bbeaf3344dae35c7a6c8 |
File details
Details for the file nonebot_plugin_fakemsg-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_fakemsg-0.1.7-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98dddf69b45cf743e2601888317ab144745db112b45bc480367d01ab0993badb |
|
MD5 | 7e8fb08ac2feb6d18a030352bea9ef13 |
|
BLAKE2b-256 | ac05836eb95b4eff06fb0bf05a05e4ca6d9b179c28ea88404c3e1c53be6e161b |