2021-03-10 20:27:35 +00:00
|
|
|
sixtyfour
|
|
|
|
==============
|
2021-03-10 20:23:54 +00:00
|
|
|
A messaging bridge between Matrix and 8x8 for maubot based on the maugitea plugin
|
|
|
|
|
|
|
|
WARNING: This bot is still under development, so things may change, break, or even work properly.
|
|
|
|
|
2021-03-10 20:27:35 +00:00
|
|
|
Install & Run
|
|
|
|
------------
|
2021-03-10 20:23:54 +00:00
|
|
|
|
|
|
|
sixtyfour: just a regular plugin, zip it and upload it.
|
|
|
|
|
2021-03-10 20:27:35 +00:00
|
|
|
Webhooks
|
|
|
|
------------
|
2021-03-10 20:23:54 +00:00
|
|
|
|
2021-03-10 20:27:35 +00:00
|
|
|
url: `https://fancy.domain/_matrix/maubot/plugin/<instance_name>/webhook/r0?room=<room-id>`
|
2021-03-10 20:23:54 +00:00
|
|
|
|
|
|
|
Add the secret to base-config.yaml
|
|
|
|
|
|
|
|
webhook-secret: "your secret here"
|
|
|
|
|
|
|
|
Add your GCM key to base-config.yaml ([more information](https://cloud.ibm.com/docs/mobilepush?topic=mobilepush-push_step_1))
|
|
|
|
|
|
|
|
gcm-server-key: "your key here"
|
|
|
|
|
|
|
|
Still a lot to do.
|
|
|
|
|
2021-03-10 20:27:35 +00:00
|
|
|
Bot usage
|
|
|
|
------------
|
2021-03-10 20:23:54 +00:00
|
|
|
|
|
|
|
!m your message goes here
|
|
|
|
|
|
|
|
|