diff --git a/matrix/draupnir/README.md b/matrix/draupnir/README.md index 37e2a88..c9918e5 100644 --- a/matrix/draupnir/README.md +++ b/matrix/draupnir/README.md @@ -55,9 +55,9 @@ Copy it to `production.yaml` and change what you must. | :---- | :---- | :---- | | `homeserverUrl` | `http://localhost:8008` | Where to communicate with Synapse | | ` rawHomeserverUrl` | `https://vm02199.example.com` | Same as `server_name` | -| `accessToken` | | Copy from login session | -| `password` | | Password for the account | +| `accessToken` | access token | Copy from login session | +| `password` | password | Password for the account | | `dataPath` | `/opt/Draupnir/datastorage` | Storage | -| `managementRoom` | | Room where moderators command Draupnir | +| `managementRoom` | room ID | Room where moderators command Draupnir | This should give a working bot.