diff options
Diffstat (limited to 'chat.sr.ht')
-rw-r--r-- | chat.sr.ht/bouncer-usage.md | 5 | ||||
-rw-r--r-- | chat.sr.ht/quickstart.md | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/chat.sr.ht/bouncer-usage.md b/chat.sr.ht/bouncer-usage.md index de7000d..fadc4c2 100644 --- a/chat.sr.ht/bouncer-usage.md +++ b/chat.sr.ht/bouncer-usage.md @@ -9,9 +9,8 @@ page. Information about common use-cases is provided here. To connect with a third-party IRC client, you will need to generate an OAuth 2.0 personal access token to use as your server password. Visit [the personal access -token issuance page](https://meta.sr.ht/oauth2/personal-token) and set the -grant string to "meta.sr.ht/PROFILE:RO", adding an optional comment, and leaving -the other fields unchanged. +token issuance page](https://meta.sr.ht/oauth2/personal-token?grants=meta.sr.ht/PROFILE:RO) +and generate a token. <dl> <dt>Hostname</dt><dd>chat.sr.ht</dd> diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md index e3b5676..388ce7c 100644 --- a/chat.sr.ht/quickstart.md +++ b/chat.sr.ht/quickstart.md @@ -8,9 +8,8 @@ You can also connect directly to the bouncer using your own IRC client. To connect with a third-party IRC client, you will need to generate an OAuth 2.0 personal access token to use as your server password. Visit [the personal access -token issuance page](https://meta.sr.ht/oauth2/personal-token) and set the -grant string to "meta.sr.ht/PROFILE:RO", adding an optional comment, and leaving -the other fields unchanged. +token issuance page](https://meta.sr.ht/oauth2/personal-token?grants=meta.sr.ht/PROFILE:RO) +and generate a token. <dl> <dt>Hostname</dt><dd>chat.sr.ht</dd> |