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

fix: remove freenode, point at Matrix lobby #787

Merged
merged 2 commits into from
May 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ module.exports = {
],
'/community/contribute/ways-to-contribute',
['https://discuss.ipfs.io/', 'IPFS forums'],
'/community/irc',
'/community/chat',
['https://proto.school/events', 'ProtoSchool workshops'],
['https://www.meetup.com/members/249142444/', 'Meetups'],
'/community/social-media',
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ Are you looking for inspiration? You can find a huge collection of awesome commu

## Be part of the IPFS community

IPFS has a bustling community of designers, developers, writers, and activists who are all helping to improve the project. You can join in by attending a local meetup, helping out at a conference, chatting online through the `#ipfs` [IRC channel](/community/irc), or joining a discussion in [the IPFS forum](https://discuss.ipfs.io/).
IPFS has a bustling community of designers, developers, writers, and activists who are all helping to improve the project. You can join in by attending a local meetup, helping out at a conference, chatting online through [Matrix channels](/community/chat), or joining a discussion in [the IPFS forum](https://discuss.ipfs.io/).

[Find out more in the Community section →](/community/)
4 changes: 2 additions & 2 deletions docs/community/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ No matter your area of specialty or level of expertise, there are many [ways to

The official [IPFS forums](https://discuss.ipfs.io/) are the primary home of IPFS-related discussion. Join the conversation on [https://discuss.ipfs.io](https://discuss.ipfs.io) for everything from technical questions, project brainstorming, talk on IPFS use cases, and more.

## IRC
## Chat

IRC fan? Here are [all our channels](/community/irc/). New to IRC? There's getting-started advice for you here, too.
Casual chat fan? Here are [all our channels](/community/chat/). There's getting-started advice for you here, too.

## ProtoSchool workshops

Expand Down
31 changes: 31 additions & 0 deletions docs/community/chat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Chat
legacyUrl: https://docs.ipfs.io/community/irc/
description: How to connect with the IPFS community using synchronous chat.
---

# Chat

## Matrix

If synchronous chat is your go-to for discussions and help on dev topics, there are several Matrix channels on `ipfs.io` dedicated to IPFS and related topic, it’s a great place for live chat:

- Use [`#lobby:ipfs.io`](https://app.element.io/#/room/#lobby:ipfs.io) for general IPFS usage and community chat.
Copy link
Member Author

@lidel lidel May 29, 2021

Choose a reason for hiding this comment

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

In effort to decrease noise and funnel users to specific topic areas, we may want to add rooms for libp2p, ipld, multiformats ones to this list.

We also need to have a link for people interested discussing Filecoin (like https://github.com/filecoin-project/community#join-the-community), so less people will join IPFS lobby asking questions about FIL.

Copy link
Member

Choose a reason for hiding this comment

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

I wonder if it'd be worth just merging libp2p, ipld, and multiformats into #ipfs as I don't typically see a lot of activity in the other rooms. Mostly because while the topic'd rooms are more specific, and ultimately get specialised answers, I worry users might leave before they get their answer if there's little-to-no activity normally.

Definitely agree on linking to the FIL community somewhere. The FIL Slack also recently got IPFS related channels too (which are the ones bridged to the Discord/Matrix rooms).

Copy link
Member

Choose a reason for hiding this comment

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

Actually scratch that, the rooms #ipld and #libp2p are already live on the super bridge, might as well point people to them.

- Topical rooms:
- [`#ipld:ipfs.io`](https://app.element.io/#/room/#ipld:ipfs.io)
- [`#libp2p:ipfs.io`](https://app.element.io/#/room/#libp2p:ipfs.io)
- Want to chat Filecoin? [Join the community here](https://github.com/filecoin-project/community#join-the-community).

## Discord

The IPFS Matrix and Discord communities are mostly bridged. If you'd prefer to use Discord instead of Matrix, simply join [here](https://discord.gg/Z4H6tdECb9)!

## Matrix and the forums

For longer-lived discussions and for support, please use the discussion forums at [https://discuss.ipfs.io](https://discuss.ipfs.io) instead! It’s easy for complex discussions to get lost in a sea of new messages on chat, and posting longer discussions and support requests on the forums help future visitors, too.

## Getting started with Matrix

If you’re new to Matrix, there are _lots_ of mobile and desktop clients for working with it. Here are a few to get you started:

- [Element](https://element.io/) on the web, desktop and mobile
29 changes: 0 additions & 29 deletions docs/community/irc.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/community/social-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The [IPFS YouTube channel](https://www.youtube.com/channel/UCdjsUXJ3QawK4O5L1kqq

## Blog

Explore the latest news, events, and other happenings in the IPFS multiverse on the official [IPFS Blog](https://ipfs.io/blog/).
Explore the latest news, events, and other happenings in the IPFS multiverse on the official [IPFS Blog](https://blog.ipfs.io/).

## Twitter

Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/command-line-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,4 @@ You need to install and set up FUSE in order to mount the file system. For more

### Further help

The IPFS community is friendly and able to help! Get support from other IPFS developers in the official [IPFS forums](https://discuss.ipfs.io/), or join the conversation on [IRC](/community/irc/).
The IPFS community is friendly and able to help! Get support from other IPFS developers in the official [IPFS forums](https://discuss.ipfs.io/), or join the conversation on [Matrix](/community/chat/).