10 lines
118 B
Markdown

# MosGotTrans bot
## Install
```bash
export API_TOKEN=secret-token
cd ~/mosru
poetry shell & python mos_gor.py
```