Skip to content

Commit fda82ff

Browse files
committed
Spelling and Formatting fixes
1 parent 3720b08 commit fda82ff

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/configuring-playbook-appservice-draupnir-for-all.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Draupnir for all only has limited support for external tooling like [MRU](https:
2626

2727
## Prerequisites
2828

29-
### Prerequisites for Zero Touch Deployment (Recomended)
29+
### Prerequisites for Zero Touch Deployment (Recommended)
3030

3131
Zero Touch Deployment of Draupnir Appservice Mode (Draupnir for all) requires as of Draupnir 3.1.0 that you supply Draupnir the following:
3232

33-
- MXID of the the first person who gets invited to the admin room the bot creates for you.
33+
- MXID of the the first person who gets invited to the admin room the bot creates for you.
3434

3535
That is all. The appservice manages everything on its own after you provide it a MXID to invite.
3636

docs/configuring-playbook-bot-draupnir.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ If your migrating from [Mjolnir](configuring-playbook-bot-mjolnir.md), skip to [
2020

2121
## Prerequisites
2222

23-
### Prerequisites for Zero Touch Deployment (Recomended)
23+
### Prerequisites for Zero Touch Deployment (Recommended)
2424

2525
Zero Touch Deployment of Draupnir bot mode requires as of Draupnir 3.1.0 that you supply Draupnir the following:
2626

27-
- MXID of the the first person who gets invited to the management room the bot creates for you.
28-
- Permanent access token for authentication. Instructions for obtaining one can be found at [obtain an access token via curl](obtaining-access-tokens.md#obtain-an-access-token-via-curl)
29-
- User account for Draupnir
27+
- MXID of the the first person who gets invited to the management room the bot creates for you.
28+
- Permanent access token for authentication. Instructions for obtaining one can be found at [obtain an access token via curl](obtaining-access-tokens.md#obtain-an-access-token-via-curl)
29+
- User account for Draupnir
3030

3131
Zero Touch Deployment is the officially preferred installation method for new deployments of Draupnir as of 3.1.0
3232

@@ -78,7 +78,6 @@ matrix_bot_draupnir_config_accessToken: "CLEAN_ACCESS_TOKEN_HERE"
7878
7979
To enable the bot, add the following configuration to your `vars.yml` file. Make sure to replace `INITIAL_MANAGER_MXID_HERE` with the MXID for whoever is to be invited to the management room first.
8080

81-
8281
```yaml
8382
# Enable Draupnir
8483
matrix_bot_draupnir_enabled: true
@@ -176,6 +175,7 @@ curl --header "Authorization: Bearer ADMIN_ACCESS_TOKEN_HERE" -X POST https://ma
176175
```
177176

178177
**Notes**:
178+
179179
- This does not work on outdated Windows 10 as curl is not available there.
180180
- Even if the APIs are not exposed to the internet, you should still be able to run the command on the homeserver locally.
181181

i18n/locales/bg/LC_MESSAGES/docs/configuring-playbook-appservice-draupnir-for-all.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ msgid "Granting Users the ability to use D4A"
163163
msgstr ""
164164

165165
#: ../../../docs/configuring-playbook-appservice-draupnir-for-all.md:97
166-
msgid "Draupnir for all includes several security measures like that it only allows users that are on its allow list to ask for a bot. To add a user to this list we have 2 primary options. Using the chat to tell Draupnir to do this for us or if you want to automatically do it by sending `m.policy.rule.user` events that target the subject you want to allow provisioning for with the `org.matrix.mjolnir.allow` recomendation. Using the chat is recomended."
166+
msgid "Draupnir for all includes several security measures like that it only allows users that are on its allow list to ask for a bot. To add a user to this list we have 2 primary options. Using the chat to tell Draupnir to do this for us or if you want to automatically do it by sending `m.policy.rule.user` events that target the subject you want to allow provisioning for with the `org.matrix.mjolnir.allow` recomendation. Using the chat is recommended."
167167
msgstr ""
168168

169169
#: ../../../docs/configuring-playbook-appservice-draupnir-for-all.md:99

i18n/locales/jp/LC_MESSAGES/docs/configuring-playbook-appservice-draupnir-for-all.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ msgid "Granting Users the ability to use D4A"
162162
msgstr ""
163163

164164
#: ../../../docs/configuring-playbook-appservice-draupnir-for-all.md:97
165-
msgid "Draupnir for all includes several security measures like that it only allows users that are on its allow list to ask for a bot. To add a user to this list we have 2 primary options. Using the chat to tell Draupnir to do this for us or if you want to automatically do it by sending `m.policy.rule.user` events that target the subject you want to allow provisioning for with the `org.matrix.mjolnir.allow` recomendation. Using the chat is recomended."
165+
msgid "Draupnir for all includes several security measures like that it only allows users that are on its allow list to ask for a bot. To add a user to this list we have 2 primary options. Using the chat to tell Draupnir to do this for us or if you want to automatically do it by sending `m.policy.rule.user` events that target the subject you want to allow provisioning for with the `org.matrix.mjolnir.allow` recomendation. Using the chat is recommended."
166166
msgstr ""
167167

168168
#: ../../../docs/configuring-playbook-appservice-draupnir-for-all.md:99

roles/custom/matrix-appservice-draupnir-for-all/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ matrix_appservice_draupnir_for_all_force_restart: "{{
6565
# Draupnir requires `matrix_appservice_draupnir_for_all_config_adminRoom` to be
6666
# unset and `matrix_appservice_draupnir_for_all_initialManager` to be a valid
6767
# user ID.
68-
# Zero Touch Deployment is recomended for all new deployments.
68+
# Zero Touch Deployment is recommended for all new deployments.
6969
# New deployments that are exempt from this recomendation are assumed to be advanced users.
7070
# Who know what they are doing and have specific needs that require the flexibility of non-zero-touch-deployment mode.
7171
# Note that enabling this on an existing deployment will cause the bot to recreate the admin room.

0 commit comments

Comments
 (0)