tedunchained
Problem with recovering sqlite3 after redeploying telegram bot after commiting changes on github.
Hello! I have a problem with my telegram bot. It is a bot for secret santa and it was made on python using telebot. All users and their wished were stored in sqlite3 db that i created in main.py (not on railway). After commiting little changes to code on github my database was deleted. How to restore it? Thank you in advance
6 replies