aboutsummaryrefslogtreecommitdiffstats
path: root/src/discord.rs
Commit message (Expand)AuthorAge
* 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
* "fix" warningsGustav Sörnäs2020-11-11
* send AgendaPoint instead of String between servicesGustav Sörnäs2020-11-11
* refactor spawns to functionsGustav Sörnäs2020-11-11
* minor cleanupGustav Sörnäs2020-11-11
* don't react to our own discord messagesGustav Sörnäs2020-11-11
* send messages to discord channelGustav Sörnäs2020-11-11
* send more strings between asyncGustav Sörnäs2020-11-11
* refactor to new filesGustav Sörnäs2020-11-11