Grommash9 / tg_chat_mate

https://grommash9.github.io/tg_chat_mate/
MIT License
5 stars 6 forks source link

Upload database dump to dropbox #17

Open Grommash9 opened 11 months ago

Grommash9 commented 11 months ago

Create script for getting dropbox credentials from env variables if it exists and upload created database into dropbox. Add script for download last dump from database and restore from it. We should not erase existing data, we should only update and extend. We should think about possibilities of using same dropbox api for a few instances, so we should add domain name or bot details to dump data. Or some custom name?