mosgortrans/README.md
2022-08-08 12:10:38 +03:00

10 lines
118 B
Markdown

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