mirror of
https://github.com/Balshgit/different
synced 2025-09-12 01:20:43 +03:00
10 lines
118 B
Markdown
10 lines
118 B
Markdown
# MosGotTrans bot
|
|
|
|
## Install
|
|
|
|
```bash
|
|
export API_TOKEN=secret-token
|
|
cd ~/mosru
|
|
poetry shell & python mos_gor.py
|
|
```
|