IRCCloud explained: IRC as a hosted service
Updated June 4, 2026
IRCCloud answers IRC's oldest complaint — "I missed everything while my laptop slept" — by moving the connection out of your hands entirely. Their servers stay connected to your networks; your devices are windows onto that connection. It is, effectively, a bouncer someone else maintains, with very good clients attached.
What you get
- Permanent presence on your networks, with your nick.
- Complete history, synced and searchable across web, Android and iOS — scroll on the phone, continue on the laptop.
- Real push notifications for highlights and PMs, done with platform- native push rather than a battery-draining background connection.
- Niceties on top of the protocol: inline image previews, file uploads (shared as links), avatars between IRCCloud users.
Setup is genuinely trivial: create an account, add a network like
irc.libera.chat, tick SASL with
your NickServ account, done.
Free vs paid
The free tier connects you like any client but disconnects you after a few hours of inactivity — fine for tasting, defeating the entire point for daily use. The paid subscription removes the timeout (permanent connections), raises limits on networks and uploads, and is, not coincidentally, priced like the one thing IRC users demonstrably pay for: not missing messages.
The trade-offs, stated plainly
- A company sits between you and the network. Your traffic, history and credentials for NickServ pass through and live on their infrastructure. For private communities with confidentiality expectations, that is a real consideration, not paranoia.
- The network sees IRCCloud, not you. Connections come from IRCCloud's ranges with their hostmasks. Networks generally accommodate this (registration may be required), but channel bans hitting those shared ranges occasionally cause collateral annoyance.
- Subscription dependency. Stop paying and you are back to timeouts; the history stays in their system.
IRCCloud or self-hosting?
The honest comparison: IRCCloud equals a soju or ZNC setup plus clients plus maintenance, for a monthly fee and a trust decision. People with a VPS and an evening usually self-host; people who want IRC to feel like a polished SaaS — especially on phones — subscribe and never think about it again. Both are correct answers to different lives.