Post 9vTWKEPkMz2cTPjbl2 by amolith@social.nixnet.services
(DIR) More posts by amolith@social.nixnet.services
(DIR) Post #9vTW6eqZIUC6Olo8fI by amolith@social.nixnet.services
2020-05-27T14:48:37Z
0 likes, 0 repeats
I'm setting up an IRC server and trying to connect to it with ZNC. I feel like a deaf bat
(DIR) Post #9vTWCd98X4tWrVLBya by andinus@tilde.zone
2020-05-27T14:49:39Z
0 likes, 0 repeats
@amolith Better leave an irc client running on the server, ZNC is not that nice to use.
(DIR) Post #9vTWKEPkMz2cTPjbl2 by amolith@social.nixnet.services
2020-05-27T14:51:04Z
0 likes, 0 repeats
@andinus Yeah, I'm leaning towards putting WeeChat on my server again and accessing it over SSH.
(DIR) Post #9vTY4zI6W0V58N1DVY by rmpr@hostux.social
2020-05-27T15:10:38Z
0 likes, 0 repeats
@amolith @andinus Orrrrr setting up Quassel, pretty straightforward
(DIR) Post #9vTYAl0QXX4sZDV9eq by amolith@social.nixnet.services
2020-05-27T15:11:45Z
0 likes, 0 repeats
@rmpr Quassel is alright but I've put a lot of time into my weechat config and I'm happy with it 😉 @andinus
(DIR) Post #9vTeNRxbGHfAzIcB6G by rbonifaz@mastodon.social
2020-05-27T16:21:16Z
0 likes, 0 repeats
@amolith I know the feeling
(DIR) Post #9vTobwRXirZ97nAYFs by chipmonk@metalhead.club
2020-05-27T18:15:53Z
0 likes, 0 repeats
@amolith Which IRC server?
(DIR) Post #9vTpIAyM5rNmLgeirw by amolith@social.nixnet.services
2020-05-27T18:23:35Z
0 likes, 0 repeats
@chipmonk My own 😉 Just not sure where to enter the password I've defined in the server config for op
(DIR) Post #9vTq50IuXzPpS0YNf6 by chipmonk@metalhead.club
2020-05-27T18:32:24Z
0 likes, 0 repeats
@amolith I ment what IRC server software or have you developed your own?
(DIR) Post #9vTuXi0g2icovXy45g by amolith@social.nixnet.services
2020-05-27T19:22:25Z
0 likes, 0 repeats
@chipmonk Oh it's just Charybdis from the Debian repos
(DIR) Post #9vUAqgWpNDhZ6L4nMu by chipmonk@metalhead.club
2020-05-27T22:25:07Z
0 likes, 0 repeats
@amolith Okay, cool. I was just fishing for websocket support and it seems like charybdis has websocket support, which means you could potentially embed a lightweight js irc client for your stream.I don't know if any clients even exist, but I wrote a simple client prototype when I was toying with unrealircd and websocket.