We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c05547e + f926f35 commit 191dae2Copy full SHA for 191dae2
1 file changed
README.md
@@ -48,7 +48,7 @@ BETA_USERS = ['your_telegram_username'] # List of Telegram usernames allowed to
48
### Setting Up Google Credentials for the /export Command
49
The `/export` command requires Google credentials. Follow these steps to set them up:
50
51
-1. Create a Google service account following the gspread documentation.
+1. Create a Google service account following the [gspread documentation](https://docs.gspread.org/en/v6.1.3/oauth2.html#service-account).
52
2. Download the credentials JSON file provided by Google.
53
3. Save the JSON file to the following location: gastitis/google_credentials.json.
54
0 commit comments