signal bridging mayhem working

This commit is contained in:
decentral1se
2022-09-21 10:54:27 +02:00
parent f56d9db3f6
commit 13edf77ece
5 changed files with 432 additions and 1 deletions

View File

@ -139,3 +139,18 @@ Some helpful documentation:
- [`matrix-org/matrix-appservice-discord` docs](https://github.com/matrix-org/matrix-appservice-discord#bridging-a-room)
- [`t2bot.io/discord`](https://t2bot.io/discord/)
### Signal bridging
> WIP
OK, it's also awful to set this up. Do you see a pattern emerging? :)
- fake that you have the required tokens:
- `abra app secret insert example.com signal_hs_token v1 foo`
- `abra app secret insert example.com signal_as_token v1 foo`
- generate the database password:
- `abra app secret generate example.com -a`
- deploy the thing and then check the `/data/registration.yaml`
- rm the fake `signal_hs/as_token` values and re-insert the new ones from `registration.yaml`
- re-deploy the whole thing and then it should come up, message `@signalbot:example.com` to test