aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Collapse)AuthorAge
* print agenda when reminders are requestedGustav Sörnäs2020-11-22
|
* implement reminders with hard-coded meeting timeGustav Sörnäs2020-11-22
|
* cargo fmtGustav Sörnäs2020-11-19
|
* print available channels if unspecifiedGustav Sörnäs2020-11-13
|
* basic commands and write agenda to fileGustav Sörnäs2020-11-13
|
* move service values to correct file and read more from envGustav Sörnäs2020-11-11
|
* send AgendaPoint instead of String between servicesGustav Sörnäs2020-11-11
|
* refactor to new filesGustav Sörnäs2020-11-11
|
* send strings between asyncGustav Sörnäs2020-11-11
|
* small refactoringGustav Sörnäs2020-11-11
|
* discord and slack loopGustav Sörnäs2020-11-11
|
* initial discordGustav Sörnäs2020-11-11
|
* initial slackGustav Sörnäs2020-11-11