|
Interesting. Personally, I find IRC incredible frustrating exactly because I can't easily see the history and continue conversations. I usually connect to IRC channels through a browser client or a desktop app, but all too often, my browser would lose the connection or my computer would go to sleep, disconnecting me from the server. Also, sometimes the server would not let go of my disconnected nickname, so I would get one with one of more `_` appended to it. Re-joining would not fetch the previous messages, and I would have anxiety that someone has replied to my message that I posted a few minutes prior, but I would never see... I know that IRC bouncers exist, and I have even tried using `tmux` on a server to keep my irssi connection alive, but that is in no way user-friendly, even for a fairly technical person.
Last resort is to find the public channel logs somewhere, if they even exist. At that point, I would just give up and use Discord. |
This far been a solved problem for 30 years. You just run an IRC bouncer on a host that's always up (like on a VPS) and have your IRC client connect to that. The bouncer will keep scrollback and logs for you.
Of course if you use Discord you don't need to bother to do any of that, so the convenience it offers is real, but it's not like if you're an IRC user you can't have persistent history.
On the other hand, with IRC you only log the channels you're in (unless you run your own IRC server), so you will miss out on history from other channels.