Push to GitHub

I have a telegram bot that locally stores user ids. And every time a new user logs in, this file with id is updated. How can I get this updated file? Can Railway push to my branch?
Solution:
Your github repo is not file storage, you would want to store files in a volume for persistence - https://docs.railway.app/guides/volumes or use a database like postgres...
Jump to solution
5 Replies
Percy
Percy7mo ago
Project ID: N/A
Dilshod Abdulloev
Dilshod AbdulloevOP7mo ago
dcc211ea-c68e-4636-afca-de6d38843b2c
Solution
Brody
Brody7mo ago
Your github repo is not file storage, you would want to store files in a volume for persistence - https://docs.railway.app/guides/volumes or use a database like postgres
Dilshod Abdulloev
Dilshod AbdulloevOP7mo ago
thanks
Brody
Brody7mo ago
no prob
Want results from more Discord servers?
Add your server