forked from vbatts/maubot
Improve config comments and errors with mbc auth
This commit is contained in:
parent
61711e8329
commit
8c3e3a3255
5 changed files with 50 additions and 31 deletions
|
@ -32,7 +32,7 @@ enc = functools.partial(quote, safe="")
|
|||
friendly_errors = {
|
||||
"server_not_found": "Registration target server not found.\n\n"
|
||||
"To log in or register through maubot, you must add the server to the\n"
|
||||
"registration_secrets section in the config. If you only want to log in,\n"
|
||||
"homeservers section in the config. If you only want to log in,\n"
|
||||
"leave the `secret` field empty."
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue