Skip to content
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

Switch irc to libera.chat #1725

Merged
merged 1 commit into from Aug 31, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -96,9 +96,9 @@ $ ./btcd

## IRC

- irc.freenode.net
- irc.libera.chat
- channel #btcd
- [webchat](https://webchat.freenode.net/?channels=btcd)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about using https://web.libera.chat/gamja/?channels=btcd here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. I wasn't aware of that (or it wasn't up yet when I did the PR initially).

Updated.

- [webchat](https://web.libera.chat/gamja/?channels=btcd)

## Issue Tracker

Expand Down
2 changes: 1 addition & 1 deletion docs/contact.md
Expand Up @@ -2,7 +2,7 @@

## IRC

* [irc.freenode.net](irc://irc.freenode.net), channel `#btcd`
* [irc.libera.chat](irc://irc.libera.chat), channel `#btcd`

## Mailing Lists

Expand Down