this post was submitted on 06 Oct 2025
44 points (97.8% liked)

Selfhosted

60588 readers
1955 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey all. I started writing an XMPP client just for learning purposes and I'm not sure on how widely used it actually is. Where is it actually used? Are there communities out there that actually use it?

Wasn't sure where to actually post this. Sorry if its a bit off topic

you are viewing a single comment's thread
view the rest of the comments
[–] poVoq@slrpnk.net 15 points 9 months ago (2 children)

We have an !xmpp@slrpnk.net community here on Lemmy. Our SLRPNK instance also gives an XMPP account to every member automatically and hosts a Movim webclient for easy access.

XMPP is certainly more popular for private groups and 1:1 chatting so you will not find that many large public channels, but there is a search engine here: https://search.jabber.network/tags/

The JoinJabber project also has a curated list of recommended channels and communities: https://joinjabber.org/docs/faqs/rooms/

[–] Matty_r@programming.dev 1 points 9 months ago

Awesom, thanks for that. I'll do some digging to see how widely used it is. Cheers

[–] ZebraGoose@sh.itjust.works -3 points 9 months ago (2 children)

Is there a use case with bots and xmpp?

[–] airikr@lemmy.ml 2 points 9 months ago (1 children)
[–] poVoq@slrpnk.net 1 points 9 months ago (1 children)

What do you mean with bots in this context?

[–] ZebraGoose@sh.itjust.works 1 points 9 months ago (1 children)

I have seen telegram and Whatsapp bots that vänt control various selfhosted apps or just report from them. I just wondered if that was a thing on xmpp too.

[–] poVoq@slrpnk.net 1 points 9 months ago (1 children)

The reverse, i.e. getting outage notifications and so on via xmpp is quite common.

I can't really think of any usecase to control self-hosted apps from a messenger, but sure, technically you could write such a bot quite easily.

[–] ZebraGoose@sh.itjust.works 1 points 9 months ago

Ah okay, notifications would be nice.

I was thinking about n8n integrations for example