Code Monkey home page Code Monkey logo

forward's Introduction

myrtus/forward

npm CodeFactor

在多个群组间传话的机器人插件。支持 QQ 群TelegramQQ 频道DiscordKOOK飞书Matrix 等平台互联。

快速搭建

  1. 前往这里下载「Koishi Desktop」。
  2. 启动 Koishi,你将会看到一个控制台界面(网页)。
  3. 点击左侧的「插件市场」,搜索「@myrtus/forward」,安装该插件。
  4. 设定特定聊天平台 (如 Telegram) 的适配器,详见下方。
  5. 设定消息转发规则,详见下方。

设定适配器

QQ

参见 Koishi 论坛的 810 帖。

Telegram

  1. 添加好友 @BotFather,与其交互,按照屏幕提示进行操作,建立一个机器人账号。设定完成后,BotFather 会给一个 Token。
  2. 执行 /setprivacy 命令,选择第一步建立的账号,随后点击 Disable,以便于让它看到群组内的讯息。
  3. 回到 Koishi 控制台,配置「adapter-telegram」插件,并启用。

Discord

  1. 进入 Discord Developer Portal,创建 Application。
  2. 进入刚创建的 Application,在 Bot 页面中找到 MESSAGE CONTENT INTENT,启用该配置项。
  3. 点击当前页面的 Reset Token 按钮,得到 Token。
  4. 回到 Koishi 控制台,配置「adapter-discord」插件,并启用。

设定消息转发规则

  1. 确保已启用所需的适配器和「inspect」插件。
  2. 在群组 (来源和目标) 中发送 inspect,以获取会话信息。
  3. 点击控制台左侧的「插件配置」,选择「@myrtus/forward」插件,完成以下配置:
    • 点击「constants」右侧的「添加项目」。
    • 填写「常量名称」。
    • 将步骤 2 获取的信息一一对应地复制进输入框。
    • 点击「rules」右侧的「添加项目」,按需求填入常量名称。
  4. 点击页面右上角的「保存配置」。

forward's People

Contributors

idanran avatar idranme avatar purerosefallen avatar ulysseszh avatar

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.