This commit is contained in:
parent
f572ee3958
commit
21722264d1
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ BSKY_HANDLE=
|
||||||
BSKY_PASSWORD=
|
BSKY_PASSWORD=
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you use a different Telegram bot endpoint, you can set it with
|
||||||
|
|
||||||
|
```properties
|
||||||
|
TG_API_ENDPOINT=https://api.domain.com/bot%s/%s
|
||||||
|
```
|
||||||
|
|
||||||
To run:
|
To run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue