new room unencrypted in matrix, impl matrix recv

This commit is contained in:
Bel LaPointe
2022-01-11 09:23:15 -05:00
parent 550ce91a7f
commit aef22d0a8b
7 changed files with 87 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ type Config struct {
Client string
Message struct {
Matrix struct {
Client string
Mock bool
Homeserver string
Username string