init: first init

This commit is contained in:
darwincereska
2026-03-05 19:06:17 -05:00
commit 657722a130
13 changed files with 471 additions and 0 deletions

17
autocal.yml Normal file
View File

@@ -0,0 +1,17 @@
# Set the amount of time between calendar checks
interval: 60 # in minutes
# Setup notifications for invites
notifications:
logging: true
# Declare events to automatically invite people to
events:
- name: Hotschedules
exact_name: false # Whether to use exact event name or use keyword
participants: [ "sarah.shannonclt@gmail.com" ]
- name: Therapy
exact_name: true
participants: [ "sarah.shannonclt@gmail.com" ]