mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-14 04:55:19 +00:00
feat: Add Vikunja task management, refactor Google Calendar integration, and implement N8N webhook fallback.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Permite obtener y mostrar las actividades programadas para el día.
|
||||
|
||||
import datetime
|
||||
from calendar import get_events
|
||||
from google_calendar import get_events
|
||||
|
||||
def get_agenda():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user