Freenode -> Libera

Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
Georg
2021-07-17 19:57:20 +02:00
committed by Valentin Lorentz
parent 628f2a0864
commit dc97a84f30
7 changed files with 22 additions and 22 deletions

View File

@ -19,7 +19,7 @@ You should also be somewhat familiar with the
.. note:: .. note::
This document is a work in progress and is still incomplete. This document is a work in progress and is still incomplete.
As usual, feel free to ask any questions in #limnoria @ freenode. As usual, feel free to ask any questions in #limnoria @ Libera.
Main loop and drivers Main loop and drivers
===================== =====================

View File

@ -91,7 +91,7 @@ manually)
This distribution method is currently experimental, but will likely be the This distribution method is currently experimental, but will likely be the
recommended one some time in the future. recommended one some time in the future.
Please try it out and give us feedback on #limnoria on Libera! Please try it out and give us feedback on #limnoria at Libera!
Setting up your plugin Setting up your plugin
---------------------- ----------------------

View File

@ -558,7 +558,7 @@ wisdom with regards to Limnoria plugin-writing.
* Hack new functionality into existing plugins first if writing a new * Hack new functionality into existing plugins first if writing a new
plugin is too daunting. plugin is too daunting.
* Come ask us questions in #limnoria on Freenode. Going back to the * Come ask us questions in #limnoria on Libera. Going back to the
first point above, the developers themselves can help you even more than first point above, the developers themselves can help you even more than
the docs can (though we prefer you read the docs first). the docs can (though we prefer you read the docs first).

View File

@ -3197,7 +3197,7 @@ msgstr ""
#: ../../develop/plugin_tutorial.rst:547 #: ../../develop/plugin_tutorial.rst:547
msgid "" msgid ""
"Come ask us questions in #supybot on Freenode or OFTC. Going back to the " "Come ask us questions in #limnoria on Libera. Going back to the "
"first point above, the developers themselves can help you even more than " "first point above, the developers themselves can help you even more than "
"the docs can (though we prefer you read the docs first)." "the docs can (though we prefer you read the docs first)."
msgstr "" msgstr ""

View File

@ -1181,16 +1181,16 @@ msgstr ""
#: ../../use/getting_started.rst:144 #: ../../use/getting_started.rst:144
msgid "" msgid ""
"In case I am the only one who has the same host (cloaks/vhosts on many " "In case I am the only one who has the same host (cloaks/vhosts on many "
"networks which have account in them, (for example freenode) or server where " "networks which have account in them, (for example Libera) or server where "
"no one else has access and no bots share it either), I use::" "no one else has access and no bots share it either), I use::"
msgstr "" msgstr ""
#: ../../use/getting_started.rst:150 #: ../../use/getting_started.rst:150
msgid "" msgid ""
"Mycloak at freenode is usually in format ``unaffiliated/accountname``. You " "Mycloak at Libera is usually in format ``user/accountname``. You "
"can usually request hostmasks using HostServ, ``/msg HostServ help``, or " "can usually request hostmasks using HostServ, ``/msg HostServ help``, or "
"asking on help channel of your IRC network, in case of freenode that is " "asking on help channel of your IRC network, in case of Libera that is "
"#freenode. OFTC is exception to this and uses ``/msg NickServ set cloak " "#libera. OFTC is exception to this and uses ``/msg NickServ set cloak "
"on``, but whatever your network users, you can ask it on their help channel." "on``, but whatever your network users, you can ask it on their help channel."
msgstr "" msgstr ""
@ -1260,7 +1260,7 @@ msgstr ""
#: ../../use/getting_started.rst:206 #: ../../use/getting_started.rst:206
msgid "" msgid ""
"Now I tell the bot add my NickServ account Mikaela to my bot user on " "Now I tell the bot add my NickServ account Mikaela to my bot user on "
"freenode. The syntax is [<network>] <bot-username> <NickServ-account>::" "Libera. The syntax is [<network>] <bot-username> <NickServ-account>::"
msgstr "" msgstr ""
#: ../../use/getting_started.rst:212 #: ../../use/getting_started.rst:212
@ -1424,8 +1424,8 @@ msgstr ""
#: ../../use/getting_started.rst:334 #: ../../use/getting_started.rst:334
msgid "" msgid ""
"Do be sure to read our other documentation and make use of the resources we " "Do be sure to read our other documentation and make use of the resources we "
"provide for assistance; this website and, of course, #supybot on irc." "provide for assistance; this website and, of course, #limnoria on irc."
"freenode.net if you run into any trouble!" "libera.chat if you run into any trouble!"
msgstr "" msgstr ""
#: ../../use/httpserver.rst:3 #: ../../use/httpserver.rst:3
@ -1612,7 +1612,7 @@ msgstr ""
msgid "" msgid ""
"where you of course replace AccountName and P455w0rd with your actual " "where you of course replace AccountName and P455w0rd with your actual "
"NickServ account name and password. Remember to replace ``<network>`` with " "NickServ account name and password. Remember to replace ``<network>`` with "
"the real network name like ``freenode``." "the real network name like ``Libera``."
msgstr "" msgstr ""
#: ../../use/identifying_to_services.rst:68 #: ../../use/identifying_to_services.rst:68
@ -1726,7 +1726,7 @@ msgstr ""
#: ../../use/identifying_to_services.rst:153 #: ../../use/identifying_to_services.rst:153
msgid "" msgid ""
"Replace ``<network>`` with the name of network, for example ``freenode`` and " "Replace ``<network>`` with the name of network, for example ``Libera`` and "
"username:password with your real username and password." "username:password with your real username and password."
msgstr "" msgstr ""

View File

@ -154,16 +154,16 @@ Host only
^^^^^^^^^ ^^^^^^^^^
In case I am the only one who has the same host (cloaks/vhosts on many In case I am the only one who has the same host (cloaks/vhosts on many
networks which have account in them, (for example freenode) or server where networks which have account in them, (for example Libera) or server where
no one else has access and no bots share it either), I use:: no one else has access and no bots share it either), I use::
<user> user hostmask add myuser *!*@mycloak <user> user hostmask add myuser *!*@mycloak
<supybot> The operation succeeded <supybot> The operation succeeded
Mycloak at freenode is usually in format ``unaffiliated/accountname``. You Mycloak at Libera is usually in format ``user/accountname``. You
can usually request hostmasks using HostServ, ``/msg HostServ help``, or can usually request hostmasks using HostServ, ``/msg HostServ help``, or
asking on help channel of your IRC network, in case of freenode that is asking on help channel of your IRC network, in case of Libera that is
#freenode. OFTC is exception to this and uses #libera. OFTC is exception to this and uses
``/msg NickServ set cloak on``, but whatever your network users, you can ``/msg NickServ set cloak on``, but whatever your network users, you can
ask it on their help channel. ask it on their help channel.
@ -218,9 +218,9 @@ First I add my NickServ account name which I can see with "/whois Mikaela Mikael
[Mikaela] is logged in as Mikaela [Mikaela] is logged in as Mikaela
Now I tell the bot add my NickServ account Mikaela to my bot user on Now I tell the bot add my NickServ account Mikaela to my bot user on
freenode. The syntax is [<network>] <bot-username> <NickServ-account>:: Libera. The syntax is [<network>] <bot-username> <NickServ-account>::
<Mikaela> +nickauth nick add freenode Mikaela Mikaela <Mikaela> +nickauth nick add Libera Mikaela Mikaela
<Yvzabevn> OK. <Yvzabevn> OK.
Next time when I identify to NickServ I will get identified automatically Next time when I identify to NickServ I will get identified automatically
@ -347,4 +347,4 @@ to discover the rest of the features of Limnoria!
Do be sure to read our other documentation and make use of the resources we Do be sure to read our other documentation and make use of the resources we
provide for assistance; this website and, of course, #limnoria on provide for assistance; this website and, of course, #limnoria on
irc.freenode.net if you run into any trouble! irc.libera.chat if you run into any trouble!

View File

@ -73,7 +73,7 @@ are connected. To enable SASL, simply::
where you of course replace AccountName and P455w0rd with your actual where you of course replace AccountName and P455w0rd with your actual
NickServ account name and password. Remember to replace ``<network>`` with NickServ account name and password. Remember to replace ``<network>`` with
the real network name like ``freenode``. the real network name like ``Libera``.
CertFP CertFP
------ ------
@ -161,7 +161,7 @@ you after SASL so, your real host might be seen. To do this, simply::
config networks.<network>.password username:password config networks.<network>.password username:password
Replace ``<network>`` with the name of network, for example ``freenode`` Replace ``<network>`` with the name of network, for example ``Libera``
and username:password with your real username and password. and username:password with your real username and password.
ZNC ZNC