Giter Club home page Giter Club logo

nonebot_plugin_forwarder_bidirectional's Introduction

Forwarder

✨ 一个基于 NoneBot2 的插件, 她可以将甲群的消息转发到乙群。 ✨

其实她还有另一个名字 —— 转发姬。

⭐功能

准确的说。她可以将若干个源群(Source Groups)中满足特定规则的消息转发到若干个目标群(Destination Groups)中。

🎞用途

  1. 多群广播
  2. 无情的转发机器

📕用法

需要在.env.*中有如下配置:

forwarder_source_group = ["<QQ群号>"]  # 源信息群
forwarder_dest_group = ["<QQ群号>"]  # 目标群
forwarder_prefix = ["<前缀格式>"]  # 触发转发的消息前缀 ( [""] 则为全部转发)
forwarder_explict = ["<QQ号>"]  # 指定只有特定人消息被转发 ( [""] 则为全部转发)
forwarder_show_sender = "card"  # 可选"nickname"显示发送者昵称,"card"显示在发送者在源群中的群名片,其他(如False)不显示发送者

按常规方法安装插件即可。

已知BUG

形如 <三个汉字><图片> 的信息无法转发,原因未知。

🎈致谢

感谢某个沙雕分享群,让我萌生出把里面的沙雕消息自动转发给我的其他群的想法。

nonebot_plugin_forwarder_bidirectional's People

Contributors

ninthseason avatar j1g5awi avatar

Watchers

James Cloos avatar

nonebot_plugin_forwarder_bidirectional's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.