2022-08-26 00:09:54 +03:00
2022-08-25 23:42:53 +03:00
2022-08-25 23:36:37 +03:00
2022-08-20 01:30:55 +03:00
2022-08-14 21:57:45 +03:00
2022-08-13 17:03:57 +03:00
2022-08-16 17:47:19 +03:00
2022-08-16 12:34:47 +03:00
2022-08-16 12:34:47 +03:00
2022-08-20 01:30:55 +03:00
2022-08-20 01:30:55 +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

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

fast_api_aiogram

TODO

  • Добавить очередь сообщений
  • Исправить запуск локально
  • Добавить тестов
  • Close connection
Description
No description provided
Readme 3.5 MiB
Languages
Python 91.7%
Dockerfile 4.9%
Makefile 2.3%
Shell 1.1%