30 lines
675 B
Markdown
30 lines
675 B
Markdown
|
|
== 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
|
|
|
|
|