Dave Umrysh 4dba86c073 first commit
2021-03-10 13:23:54 -07:00
2021-03-10 13:23:54 -07:00
2021-03-10 13:23:54 -07:00
2021-03-10 13:23:54 -07:00
2021-03-10 13:23:54 -07:00
2021-03-10 13:23:54 -07:00

== sixtyfour
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.

=== Install & Run

sixtyfour: just a regular plugin, zip it and upload it.

=== Webhooks

url: https://fancy.domain/_matrix/maubot/plugin/<instance_name>/webhook/r0?room=<room-id>

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.

=== Bot usage

 !m your message goes here


Description
A messaging bridge between Matrix and 8x8
Readme 41 KiB
Languages
Python 100%