We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some approximation of this:
# libera server /server add libera chat.libera.net/7000 -ssl /set irc.server.libera.nicks "<nickname>, <nickname>_" /set irc.server.libera.username "<nickname>" /set irc.server.libera.realname "<name>" /set irc.server.libera.ssl "on" # set-up a secure SASL password for Nickserv # assumes you did /secure passphrase <some-password> /secure set libera_password <mypassword> /set irc.server.libera.sasl_password "${sec.data.libera_password}" /set irc.server.libera.sasl_username "mynick" /set irc.server.libera.autojoin <comma separated list of channels>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
some approximation of this:
The text was updated successfully, but these errors were encountered: