Is there any option to stay on discord but better? Like vencord or something similar through Linux? I cannot imagine being able to get my friends off of discord ever.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Matrix.
If you just need voice comms and basic chat mumble/murmur has worked great for me for ages.
Honest question, but on a technical level isn’t discord basically IRC with some bells, whistles, emojis, and a some WebRTC Logic wrapped in electron with a large marketing budget? Throw in some cloud storage and a CDN for images. What am I missing? I’m not saying it’s “easy”, but I’m curious what it would take to build a solid streamlined FOSS alternative built on combining existing technologies.
Edit: I’m not familiar with the ecosystem… is the issue with existing FOSS bad UI and complicated onboarding? Missing features? Or is it simply a critical mass issue?
In addition to the replies you got already, discord has screen sharing/streaming. An experience kind of like zoom (I don't use it and dont see the appeal but maybe someone who does can elaborate more. My partner uses this feature sometimes).
Discord is not even necessarily Electron. I'm running it as Datcord, which is a Firefox based wrapper.
Discord has a searchble chat history, which is what sets it apart from IRC. Everything else can be emulated by modern IRC clients, such as emoji and embedded / unfurling images and link previews.
However imagine the chat history as if you had a bouncer that has 100% uptime and joined all possible chat channels from their creation, along with offering you search and buffer.
If not IRC, either Matrix or XMPP should be capable of this.
I'm fairly sure Discord's popularity was due to aggressive marketing, likely during their venture capital funding rounds. Something which FOSS does not have.
The main benefit I remember from jumping to Discord from IRC back in the day was the ability to easily see past messages. That said, I'm not sure if that's a problem anymore on IRC since I haven't used it in ages. Even then, I don't think it would be too terribly difficult to whip up a self-hostable fediverse competitor to Discord. It would essentially be IRC++.
It's probably more of a critical mass issue, though not near the level of Reddit vs Lemmy or Twitter vs Bluesky vs Mastodon. Every Discord server is essentially a walled garden. A Discord server doesn't hold much advantage over a Slack server, GroupMe, Teams, or IRC. For that reason, it would be a lot easier to move individual communities over.
Avoid Revolt as there moderation is questionable
Wym moderation? Aren't you moderating your own server?
There is a single instance everyone is on
Ah ok, yeah in that case yes. Only solution to this would be federation. But matrix is nowhere there yet in terms of normie usability.
Ah this is so exciting!
Discord 'existing' has held back development motivation on Foss Federated Communication alternatives.
When they go public only good things will happen for projects like matrix :)
I'm very excited!
Matrix is cool but it really suffers from complexity.
The spec is a mess because they keep expanding it.
Let's not mention the abysmal performance for servers. Making it largely infeasible to scale.
It's not the solution, not even remotely close, unfortunately.
I feel like matrix isn't a one-to-one replacement. It's a good slack replacement.
I haven't used matrix enough to know for sure but does it have the discord equivalent of servers?
those are called spaces there. but there's no flexible roles system. also no hop-on voice channels yet, but that's a client feature so maybe that's a bit different
Element/matrix all the way
if you want something that looks like discord there are themes for the clients, there's even commet.chat for a discord like experience (but they haven't added calls yet)
Calls and easily sharing my screen are 90% of my use cases for Discord. The entire appeal of it initially was that it was a more functional Ventrilo with both text and voice channels. Hopefully something FOSS gets further developed by the time Discord completely shits the bed.
Then i'd recommend the element client in particular.
https://github.com/aaronraimist/element-themes/tree/master/Discord
^^ there's also this!
it's Element/Matrix if we're lucky. Revolt is just another Discord - surely this single company will last! With Element/Matrix being an open protocol, it won't be a "platform" you have to leave when it goes corporate.
Nheko provides an interface that is reminiscent of Discord. Fully featured and fast Matrix client.
Thank you for the recommendation. I tried element a while ago and found it lacking. Matrix must be the way forward. Disregarding IRC of course.