fix and test email parsing, add mock matrix
This commit is contained in:
@@ -16,6 +16,7 @@ type Config struct {
|
||||
Client string
|
||||
Message struct {
|
||||
Matrix struct {
|
||||
Mock bool
|
||||
Homeserver string
|
||||
Username string
|
||||
Token string
|
||||
|
||||
Reference in New Issue
Block a user