jarvis/backend/skills/cal.py

5 lines
68 B
Python
Raw Normal View History

class Cal:
def __init__(self):
self.trigger_phrase = "calendar"