We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a0298 commit 2449636Copy full SHA for 2449636
README.md
@@ -33,7 +33,7 @@ pip install -r requirements.txt
33
* Go to Google Cloud Platform
34
* Set up Google Sheet API, download service account key
35
* Retrieve Google Sheet API email
36
-* Set up Firebase Realtime Database, download service account key
+* Set up Firebase Firestore Database, download service account key
37
* Retrieve your firebase database url
38
* Set up telegram bot via [BotFather](https://t.me/BotFather)
39
* Insert all of them into .env as follows, you can use py dotenv or set it as env variable in your venv
0 commit comments