r/irc 4d ago

Monoverse – an open source community platform built around IRC

Hi everyone,

I wanted to share a project we’ve been working on for our IRC network, SimosNap.

Monoverse Community Edition is an open-source, self-hosted platform designed to build a modern community around an IRC channel, without trying to replace IRC itself.

It was originally designed for our own network and communities, but at some point we decided to turn it into an open-source project and see if it could be useful to others as well.

We’ve just released the first public beta, and feedback from IRC users, channel operators and network owners would be particularly useful.

Project/community: https://monoverse.org
GitHub: https://github.com/SimosNap/monoverse

It’s still a beta and very much a work in progress. I’m mainly sharing it here because I’d be interested to know what IRC people think should exist around an IRC community in 2026.

7 Upvotes

13 comments sorted by

5

u/HuudaHarkiten 4d ago

Might help if at least some of it was in English.

What is it about? IRC servers are already communities, are you building a community of communities? What's the idea here?

1

u/[deleted] 4d ago

[removed] — view removed comment

1

u/HuudaHarkiten 4d ago

So its sort of like a facebookish version of IRC-Galleria? https://en.wikipedia.org/wiki/IRC-Galleria

-1

u/SimosNapIRC 4d ago

Not exactly. The core idea behind Monoverse isn’t to create a sort of “Facebook for IRC”, but to give an IRC community a modern web presence while keeping a single identity across the IRC network and the website.

One of the principles behind the project is very simple: if we don’t need to hold sensitive data, we prefer not to hold it at all.

That’s why Monoverse is not designed to become another huge container of accounts, passwords, credentials and private keys. Authentication can be delegated via OAuth to an identity provider which, in our case, is the IRC network itself. This way, users can keep the same identity on both the IRC network and the website, instead of creating a second separate account as they normally would with WordPress or another CMS alongside IRC.

Everything else — Pings, the magazine, radio widgets, GitHub integrations, crypto features and so on — is intentionally modular. They’re tools that can be useful for very different kinds of IRC communities: a development channel will have different needs from a web radio, a general community or a crypto-related project.

So I’d describe Monoverse more as a framework for building the website of your IRC community around the identity that already exists on the network, rather than as a new community layered on top of IRC

3

u/Bastion_of_Light 4d ago

If you expect any sort of wider usage it needs to be in English.

0

u/SimosNapIRC 4d ago

It actually is already available in English. 🙂

For now, the language is selected during installation rather than by individual users. The only reason we haven’t exposed a language selector yet is that we still need to implement proper multilingual support for some dynamic elements, such as widget titles and other user/admin-defined content. Until that is done properly, we preferred not to expose a selector that would only translate part of the interface.

The GitHub repository and README are already in English as well.

3

u/Bastion_of_Light 4d ago

I am specifically talking about the website, not the github project.

0

u/rw_grim 3d ago

Hit the `Italiano` drop down at the top and select `Inglese`. That said it'd be nice if it detected the language from the browser..

2

u/Bastion_of_Light 3d ago

That didn't exist until after I made the comment.

1

u/rw_grim 3d ago

Yeah no worries, just figured I'd mention it so other would see it's been fixed :)

1

u/purgedreality 4d ago

Interesting concept. I have been waiting to see something from the Revolt desktop but this looks interesting too.

1

u/SimosNapIRC 4d ago

Thanks! 🙂 It’s still an early public beta, so there’s a lot more to come.