feat: Split Google Calendar ID into work and personal IDs and ignore local database files.

This commit is contained in:
Marco Gallegos
2025-12-21 13:53:31 -06:00
parent 3973f9ae43
commit 9dc13dacb1
2 changed files with 3 additions and 1 deletions

View File

@@ -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)

1
talia_bot/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
data/*.db