top | item 47158319

(no title)

MarsIronPI | 4 days ago

I use JMP.chat[0] for my primary phone number. Being able to text from my PC with a real keyboard is very convenient. If I ever bite the bullet and use Discord I want to set up Slidcord[1] so that I don't have to use a separate app. I'm still figuring out how to migrate people to XMPP natively.

[0]: https://jmp.chat [1]: https://slidge.im/docs/slidcord/main

discuss

order

pwdisswordfishy|4 days ago

Doesn't Discord require every user to create a new account, even if they're already using Discord in some other community? So when they say "a Discord server", they really mean it--they're like droplets running independent deployments or whatever (albeit managed/hosted instances run by and upgraded by Discord the company); not like subreddits, right?

So isn't the best way to migrate people to XMPP to prop up a Discord clone that's as close a copy as the Discord-clone community can manage, and then tell all the people "Join my Discord server", with the trick being that it's really your server, not Discord's, and that server is powered by XMPP?

MarsIronPI|4 days ago

> Doesn't Discord require every user to create a new account, even if they're already using Discord in some other community? So when they say "a Discord server", they really mean it--they're like droplets running independent deployments or whatever (albeit managed/hosted instances run by and upgraded by Discord the company); not like subreddits, right?

No, it works exactly like subreddits. One of the major lock-ins Discord has is that all the communities are there, and people access them all with one account and one app. It's very convenient, which, as RMS says, is a bad thing when it comes to proprietary software.

ycombinatrix|3 days ago

>Doesn't Discord require every user to create a new account, even if they're already using Discord in some other community?

No, the same account is used. You get prompted to choose a nickname each time you join a server though.

>So when they say "a Discord server", they really mean it--they're like droplets running independent deployments or whatever

No, they're probably all run on the same compute. The "official" name for a discord server from the API documentation is actually a "discord guild" and it works pretty much like a subreddit.