mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-30 17:09:25 +03:00
12 lines
312 B
Markdown
12 lines
312 B
Markdown
### How to
|
|
|
|
1. Copy and edit `translations.json` as you like.
|
|
2. Copy and edit `quotes.txt` as you like.
|
|
3. Set token via env or create `token.txt` and map it.
|
|
4. default map direcotory path is: `/usr/local/share/epicmorg/telegram/bot/quotes`.
|
|
|
|
### Environments
|
|
|
|
`````
|
|
TELEGRAM_BOT_TOKEN=your-private-token
|
|
````` |