diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:33:32 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:33:48 +0200 |
commit | 3bc2fa6ab9c56f6bcaddd21875112f38ad3b7e66 (patch) | |
tree | 95fd121a3dd828627aece0f72acec602a8fe8378 /chat.sr.ht/quickstart.md | |
parent | 00357dc7648e9fdfdcd3d32baeb49a46581eaec5 (diff) | |
download | sr.ht-docs-3bc2fa6ab9c56f6bcaddd21875112f38ad3b7e66.tar.gz |
chat.sr.ht: add ircops documentation
Diffstat (limited to 'chat.sr.ht/quickstart.md')
-rw-r--r-- | chat.sr.ht/quickstart.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md index 25321ea..e3b5676 100644 --- a/chat.sr.ht/quickstart.md +++ b/chat.sr.ht/quickstart.md @@ -18,7 +18,7 @@ the other fields unchanged. <dt>SSL/TLS</dt><dd>Yes</dd> <dt>SASL</dt><dd>Yes</dd> <dt>Username</dt><dd><em>your sourcehut username</em></dd> -<dt>Password</dt><dd><em>your sourcehut password</em></dd> +<dt>Password</dt><dd><em>your personal access token</em></dd> </dl> If you intend to use multiple clients, it is recommended that you append @@ -31,4 +31,4 @@ username format `username/network-name@client-name`. See [client-specific configuration][config] for recommended configuration steps specific to your preferred IRC client. -[config]: /chat.sr.ht/bouncer-usage.md#client-specific-configuration +[config]: https://git.sr.ht/~emersion/soju/tree/master/item/contrib/clients.md |