File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ read it.
42
42
43
43
### In English
44
44
45
- If you have any trouble, feel free to swing by [ #limnoria] ( ircs://chat.freenode.net :6697/#limnoria ) on
46
- [ freenode ] ( https://freenode.net / ) and ask questions. We'll be happy to help
45
+ If you have any trouble, feel free to swing by [ #limnoria] ( ircs://irc.libera.chat :6697/#limnoria ) on
46
+ [ Libera.Chat ] ( https://libera.chat / ) and ask questions. We'll be happy to help
47
47
wherever we can. And by all means, if you find anything hard to
48
48
understand or think you know of a better way to do something,
49
49
* please* post it on the [ issue tracker] so we can improve the bot!
@@ -52,5 +52,5 @@ understand or think you know of a better way to do something,
52
52
53
53
### In Other languages
54
54
55
- Only in French at the moment, located at [ #supybot -fr on freenode ] ( ircs://chat.freenode.net :6697/#supybot -fr ) .
55
+ Only in French at the moment, located at [ #limnoria -fr on Libera.Chat ] ( ircs://irc.libera.chat :6697/#libera -fr ) .
56
56
Original file line number Diff line number Diff line change @@ -407,8 +407,9 @@ def main():
407
407
while not network :
408
408
output ("""First, we need to know the name of the network you'd like to
409
409
connect to. Not the server host, mind you, but the name of the
410
- network. If you plan to connect to chat.freenode.net, for instance,
411
- you should answer this question with 'freenode' (without the quotes).
410
+ network. If you plan to connect to irc.libera.chat, for instance,
411
+ you should answer this question with 'libera' or 'liberachat'
412
+ (without the quotes).
412
413
""" )
413
414
network = something ('What IRC network will you be connecting to?' )
414
415
if '.' in network :
You can’t perform that action at this time.
0 commit comments