2022-08-16 14:45:44 +03:00
2022-08-16 14:45:44 +03:00
2022-08-16 10:47:36 +03:00
2022-08-14 21:57:45 +03:00
2022-08-13 17:03:57 +03:00
2022-08-13 15:23:00 +03:00
2022-08-16 12:34:47 +03:00
2022-08-16 12:34:47 +03:00
2022-08-14 21:08:57 +03:00
2022-08-14 01:01:01 +03:00

MosGotTrans bot

Install & Update

install service

sudo cp scripts/mosgortrans.service /etc/systemd/system
cd ~/PycharmProjects/mosgortrans
sudo systemctl stop mosgortrans.service
git pull balshgit master
udo rsync -a --delete --progress ~/mosgortrans/* /opt/mosgortrans/ --exclude .git
sudo systemctl start mosgortrans.service

Clean

killall geckodriver
killall firefox
killall python

Help article

Пишем асинхронного Телеграм-бота

Description
No description provided
Readme 3.5 MiB
Languages
Python 91.7%
Dockerfile 4.9%
Makefile 2.3%
Shell 1.1%