Coder Social home page Coder Social logo

9cats / myrtus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bot-myrtus/forward

0.0 0.0 0.0 141.25 MB

Chatbot. Provides a message forwarding feature.

License: GNU Affero General Public License v3.0

Shell 1.59% TypeScript 96.49% Dockerfile 1.93%

myrtus's Introduction

Myrtus

License CodeFactor

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

组分

Plugin Description Version
@myrtus/forward 消息转发 (群组互联) npm
@myrtus/mediawiki 查询 MediaWiki 信息 npm
@myrtus/sundry 杂项 npm

快速搭建

  1. 前往这里下载「Koishi 桌面」。
  2. 启动 Koishi,你将会看到一个控制台界面(网页)。
  3. 点击左侧的「插件市场」,搜索「@myrtus」,添加各组分。
  4. 点击左侧的「插件配置」,点击右上角的「添加插件」,选择各组分 (每次只能选择一个),随后点击右上角的「启用插件」。
  5. 设定特定聊天平台 (如 Telegram) 的适配器,详见下方。
  6. 设定消息转发规则,详见下方。

设定适配器

QQ

参见 Koishi 论坛的 810 帖。

Telegram

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

Discord

  1. 进入 Discord Developer Portal,创建 Application。在 Bot 页面中 Add Bot。设定完成后,会得到一个 Token。
  2. 配置「adapter-discord」插件,并启用。

设定消息转发规则

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

myrtus's People

Contributors

idanran avatar idranme avatar purerosefallen avatar 9cats 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.