Update to Telegram v20 API

This commit is contained in:
2023-04-05 13:24:47 -05:00
parent 1e85aa77f4
commit d39d370794
8 changed files with 345 additions and 93 deletions

View File

@ -7,8 +7,8 @@ Group=david
Restart=always
RestartSec=10
Type=default
WorkingDirectory=/path/to/working/dir
ExecStart=/path/to/pipenv/virtualenv/python3 music.py
WorkingDirectory=/home/david/tmusic
ExecStart=/home/david/.local/share/virtualenvs/tmusic-l3mWxOyb/bin/python3 music.py
[Install]
WantedBy=multi-user.target