jarvis/backend/skills/todos.py

5 lines
81 B
Python

class Todos: # Notion api?
def __init__(self):
self.trigger_phrase = "todos"