chore: publish 5.0.4+v1.100.0 release
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-03-13 14:18:51 +01:00
parent dfed1e54da
commit 72b59ce4ad
2 changed files with 10 additions and 5 deletions

View File

@ -47,7 +47,7 @@ You'll need to deploy something like [this](https://git.autonomic.zone/ruangrupa
Setting it up is a bit of a chicken/egg & chasing cats moment.
You need to get your bot setup on the telegram side first and have these values:
You need to get your bot setup on the telegram side first by creating a [telegram app](https://my.telegram.org/apps) and a [telegram bot](https://docs.mau.fi/bridges/python/telegram/relay-bot.html#setup) and have these values:
```
api_id: ...
@ -55,7 +55,12 @@ api_hash: ...
telegram_bot_token: ...
```
Here is a rough guide:
Also:
- Make sure to uncomment `APP_SERVICES_ENABLED`
- include the registration in synapse: `APP_SERVICE_CONFIGS="[\"/telegram-data/registration.yaml\"]"`
- and set yourself as admin under `TELEGRAM_BRIDGE_PERMISSIONS`
A rough guide for the following steps:
```
abra app secret insert <domain> telegram_api_hash v1 <secret>