mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 21:35:19 +00:00
feat: Split Google Calendar ID into work and personal IDs and ignore local database files.
This commit is contained in:
@@ -12,7 +12,8 @@ TELEGRAM_OWNER_CHAT_ID=
|
||||
# The path to your Google Cloud service account credentials file.
|
||||
GOOGLE_SERVICE_ACCOUNT_FILE=google_key.json
|
||||
# The ID of the Google Calendar you want the bot to manage.
|
||||
GOOGLE_CALENDAR_ID=
|
||||
WORK_GOOGLE_CALENDAR_ID=
|
||||
PERSONAL_GOOGLE_CALENDAR_ID=
|
||||
|
||||
# ==================================================
|
||||
# Webhooks (n8n)
|
||||
|
||||
Reference in New Issue
Block a user