rumdood / Moneo

Telegram Bot for Managing Scheduled Tasks and Reminders
MIT License
2 stars 0 forks source link

Support for Todoist as a Task Backing store #14

Open rumdood opened 9 months ago

rumdood commented 9 months ago

Allow for the service to be configured to connect to a user's todoist account via an app key and pull tasks from there. The actual scheduling of reminders and badgers would still be handled by Moneo (either via Durable Functions or via another scheduler), but actual task details beyond that would be stored in todoist and polled from the API.

Would require: