Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bahrom04/send-screenshoot

Send screenshoot of check and admin will verify it on telegram bot
https://github.com/bahrom04/send-screenshoot

aiogram django payment screenshot telegram-bot

Last synced: about 1 month ago
JSON representation

Send screenshoot of check and admin will verify it on telegram bot

Awesome Lists containing this project

README

        

## This conversation saves your time about asnyc querysets
```
https://stackoverflow.com/questions/61926359/django-synchronousonlyoperation-you-cannot-call-this-from-an-async-context-u
```

## gunicorn
```
sudo nano /etc/systemd/system/gunicorn-secondapp.service
```

## Modify bot.py: Make your changes to the Python script.
## Restart the service: Restart the service to apply the changes to the script.
```
sudo systemctl restart uravo-bot.service
sudo systemctl restart gunicorn
sudo systemctl restart nginx

```