Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project] improve matrix-appservice-wechaty message display. #61

Closed
yswtrue opened this issue Feb 15, 2021 · 1 comment
Closed

[Project] improve matrix-appservice-wechaty message display. #61

yswtrue opened this issue Feb 15, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@yswtrue
Copy link

yswtrue commented Feb 15, 2021

Hi, dear students.
Appservice can not display wechat bbob message directly. We need to convert bbob message to HTML and return it to the matrix server.

Required skills for all projects


  • TypeScript

Thank you.

matrix-appservice-wechaty [M] Matrix

Wechat (微信) Matrix Application Services Bridge

Matrix + Wechaty

Image credit: Gnosis

Powered by Wechaty
NPM Version
NPM
Docker
TypeScript

What is [Matrix]

Matrix is an open network for secure, decentralized communication, like Pidgin on your Phone.

Pidgin try to IM all your friends in one place in Linux, and with Matrix you can have your Phone client with your private server which is highly customized. Matrix did not use XMPP protocol, it's server uses REST so that it could be more easy to extend.

The [Matrix] client Riot is a universal secure chat app entirely under your control. It supports all types of the platforms, including Web/Browser, Android, and iPhone.

What is matrix-appservice-wechaty

matrix-appservice-wechaty is a WeChat (微信) Matrix AppService for bridging the Matrix user with WeChat user.

It has been officially listed at [Matrix] Bridge Page for Wechaty.

According to Types of Bridging, Wechaty Bot in Matrix will create an Simple Puppeted Bridge with Portal Rooms because we want to bring all conversations from Wechat to Matrix, and let the Matrix user control his account on Wechat.

Features

  1. Support connect to Wechat via Web/iPad/Hostie/Windows/Mac Protocol, with the power of Wechaty
  2. Map all Wechat users/room/official accounts to Matrix virtual users

Relate Links:

@huan
Copy link
Member

huan commented Feb 16, 2021

Merge to #59

@huan huan added the duplicate This issue or pull request already exists label Feb 17, 2021
@huan huan closed this as completed Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants