feat: Add Vikunja task management, refactor Google Calendar integration, and implement N8N webhook fallback.

This commit is contained in:
Marco Gallegos
2025-12-18 08:27:40 -06:00
parent cab2008838
commit 556fd8a3bd
12 changed files with 196 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
python-telegram-bot
python-telegram-bot[job-queue]
requests
schedule
google-api-python-client
@@ -6,3 +6,4 @@ google-auth-httplib2
google-auth-oauthlib
openai
pytz
python-dotenv