2025-04-25 02:22:27 +03:00

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
`````