MatrixSync

Sync messages between online game and Matrix groups.

tool
information

Installation command

!!MCDR plugin install matrix_sync

Synced at

...

Last update

...

Latest version

Total downloads

222

Back to catalogue

MatrixSync-v2.0.2.mcdr

Version

2.0.2

Date

May 24, 2024

Size

7.58 KiB

Downloads

11

MD5

094b9fdc5bc6b3c664ac2cde4562ef3b

SHA256

5a00c2880ee88c200eea64e1c17887103c6bb57db9b4084f871aa361bc9947f1

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.1.0

Python Package Requirements

Python PackageRequirement
matrix-nio
aiofiles
asyncio

Python Package Installation Command

pip install matrix-nio aiofiles asyncio

现在可以调用插件的API将自定义内容发送到Matrix群组中,请查看更新的README.md。 Now you can use plugin's API to send custom contents to the Matrix room. 请注意,虽然这是个稳定版本,但完全不支持热重载。