matrix-google-calendar

Bot to manage meetings, pushrules, matrix status as well as showing daily agenda and allowing to shedule stuff.
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-google-calendar.git
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore5L
-rw-r--r--Cargo.lock3255L
-rw-r--r--Cargo.toml35L
-rw-r--r--TODOs.md16L
-rw-r--r--config-example.yml5L
-rw-r--r--src/commands/calendars.rs37L
-rw-r--r--src/commands/events.rs23L
-rw-r--r--src/commands/mod.rs23L
-rw-r--r--src/config.rs12L
-rw-r--r--src/errors.rs14L
-rw-r--r--src/google_calendar/mod.rs230L
-rw-r--r--src/google_calendar/types.rs94L
-rw-r--r--src/main.rs58L
-rw-r--r--src/matrix/mod.rs82L
-rw-r--r--src/matrix/sync.rs48L