minor text corrections based on my previous contribution #57

Merged
ben merged 14 commits from alexlehm/tilde.chat:minor-corrections into master 2023-02-11 15:34:39 +00:00
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 1644f446ce - Show all commits

View File

@ -42,6 +42,14 @@ weechat settings to automatically log in and authenticate
/set irc.server.tilde.sasl_username <username>
/set irc.server.tilde.sasl_password <password>
To store the password securely, you can use secure settings like this
/secure passphrase <passphrase>
/secure set tilde_password <password>
/set irc.server.tilde.sasl_password "${sec.data.tilde_password}"
Then the client will ask you for the passphrase when starting.
Now disconnect and connect again to get your registered nickname
/quit