Mesagisto / mesagisto

Mesagisto: A message forwarding program connecting different instant-message platforms. 信使: 一款连接不同即时通讯平台的消息转发程序。
https://docs.mesagisto.org/zh-CN/
GNU Lesser General Public License v2.1
82 stars 8 forks source link

能否做一个详细点的配置说明 #25

Closed djkcyl closed 3 years ago

djkcyl commented 3 years ago

研究了半天不知道怎么用,希望能给个完整的mc端和qq端的对接方法

Itsusinn commented 3 years ago

https://github.com/MeowCat-Studio/message-forwarding/issues/2 在写了在写了 预定将把教程转移至wiki https://github.com/MeowCat-Studio/message-forwarding/wiki

djkcyl commented 3 years ago

好的,还有就是这个插件里面的host和port里面填的是什么啊 顺便问一下,这个有没有移植到forge的计划啊

Itsusinn commented 3 years ago

好的,还有就是这个插件里面的host和port里面填的是什么啊 顺便问一下,这个有没有移植到forge的计划啊

host和port是一个消息派发器(目前来说保持默认值就好) https://github.com/MeowCat-Studio/message-dispatcher 你可以简单地理解为mc收到消息后先将消息上报至派发器,再由派发器发送到qq,反之亦然。 (这一设计的初衷是为了支持tg和dc,用户并不需要配置这个派发器)

关于forge,据我了解应该没有服务端支持了forge而不支持bukkit的, 如果存在这样的服务端的话,会移植到forge.

djkcyl commented 3 years ago

也就是说现在host和port是一个建立在公网的消息派发服务端 forge的话因为我是开forge整合包服的,用的是官方的forge端,没有用那种支持bukkit也支持forge的服务端,所以想问一下这个

Itsusinn commented 3 years ago

https://github.com/IzzelAliz/Arclight (1.16 only) or https://github.com/Mohist-Community/Mohist

djkcyl commented 3 years ago

Arclight和Mohist这类服务端我尝试过,因为mod兼容性问题,curseforge的大型整合包的官方服务器开不起来。

Itsusinn commented 3 years ago

(

djkcyl commented 3 years ago

因为一些asm和coremod的魔改会导致这类服务端崩溃

Itsusinn commented 3 years ago

https://github.com/MeowCat-Studio/message-forwarding/issues/26

djkcyl commented 3 years ago

对了,这个消息派发器我是可以自己编译了开在本地的对吧

Itsusinn commented 3 years ago

对了,这个消息派发器我是可以自己编译了开在本地的对吧

可以是可以,但是十分没必要

djkcyl commented 3 years ago

对了,这个消息派发器我是可以自己编译了开在本地的对吧

可以是可以,但是十分没必要

毕竟自己开也能减轻点你们服务器的压力,这个其实可以加在wiki里,有条件的自己开,没条件的就用你们提供的现成派发器

Itsusinn commented 3 years ago

目前压力小的很( 我跑在学生机上 wiki没准会出个部署

djkcyl commented 3 years ago

目前压力小的很( 我跑在学生机上 wiki没准会出个部署

那好吧

Itsusinn commented 3 years ago

已完成wiki的编写,如仍有问题可提交至本项目的discussions https://github.com/MeowCat-Studio/message-forwarding/discussions