Skip to main content

适用于onebot的伪消息插件

Project description

nonebot-plugin-fakemsg

⭐基于Nonebot2onebot 11的合并转发伪造消息插件⭐

⭐ 介绍

什么?你也想让你朋友出糗?!来试试伪造他的消息吧

有啥关于该插件的新想法的,可以提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 空格 用于分隔同一个人的消息分隔符

⭐ 使用

使用效果图如下

** 指令如下

效果图1

** 效果如下

效果图2


注意

指令触发方式是on_message的,不需要加指令前缀

🌙 未来

  • 添加消息分段式的伪造消息

喜欢记得点个star哦!⭐

💝 特别鸣谢

  • Nonebot: 本项目的基础,非常好用的聊天机器人框架。
  • Onebot: 统一的聊天机器人应用接口标准。简洁、通用、可扩展,只需使用一套标准即可为各种平台编写聊天机器人

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

nonebot_plugin_fakemsg-0.1.5.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_fakemsg-0.1.5-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page