Skip to content

freenode is replaced by Libera.chat #5

New issue

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

language: python

python:
Expand Down Expand Up @@ -51,7 +52,7 @@ script:
notifications:
irc:
channels:
- "chat.freenode.net#aboutcode"
- "libera.chat #aboutcode"
on_sucess: change
on_failure: always
use_notice: true
Expand Down
5 changes: 3 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

============
Contributing
============
Expand Down Expand Up @@ -48,9 +49,9 @@ For other questions, discussions, and chats, we have:
Gitter also has an IRC bridge at https://irc.gitter.im/
This is the main place where we chat and meet.

- an official #aboutcode IRC channel on freenode (server chat.freenode.net)
- an official #aboutcode IRC channel on Libera.chat (server libera.chat)
for TraceCode and other related tools. You can use your
favorite IRC client or use the web chat at https://webchat.freenode.net/ .
favorite IRC client or use the web chat at https://web.libera.chat/ .
This is a busy place with a lot of CI and commit notifications that makes
actual chat sometimes difficult!

Expand Down
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=========
server chat.freenode.net)=========
TraceCode
=========

Expand All @@ -25,11 +25,11 @@ For other questions, discussions, and chats, we have:
- an official Gitter channel at https://gitter.im/aboutcode-org/discuss
Gitter also has an IRC bridge at https://irc.gitter.im/

- an official #aboutcode IRC channel on freenode (server chat.freenode.net)
- an official #aboutcode IRC channel on Libera (server libera.chat)
for TraceCode and other related tools. Note that this receives
notifications from repos so it can be a tad noisy. You can use your
favorite IRC client or use the web chat at
https://webchat.freenode.net/
https://web.libera.chat/


Source code
Expand Down