This ports the previously-external calendar service into the core bot application. This also adds 3 environment variables for configuration:
PRIMA_GOOGLE_SECRET - Path to the Google API secret file
PRIMA_SESSION_STORE - The directory storing the session secret for the Google API client
PRIMA_CALENDAR_CONFIG - The configuration file for the calendar
This ports the previously-external calendar service into the core bot application. This also adds 3 environment variables for configuration:
PRIMA_GOOGLE_SECRET
- Path to the Google API secret filePRIMA_SESSION_STORE
- The directory storing the session secret for the Google API clientPRIMA_CALENDAR_CONFIG
- The configuration file for the calendar