Does Repl.it have an IRC Channel or Server?
I am working on studying the IRC protocol (RFC 1459) so I can implement a Nodejs server and client integration. I was wondering if Repl.it had its own IRC channel (most likely on Freenode) or its own server, which would be hosted on site.
If Repl.it does not have an IRC channel, would any of the staff be interested in getting one up and running? You can register one for free (very easily) on Freenode. IRC is an instant messaging protocol which allows developers and users to communicate in a local namespace. This makes bug reporting and instant feedback possible without the wait for email or forum replies.
Hi !
To test an irc client, you can try to setup an irc server on replit
I like setupping new thinks on a repl, do not hesitate to ask me for help ;)
@9pfs thanks for the reply, just tried to connect and it works so well =D
No, there isn't a IRC AFAIK, but the repl team have a private Slack, and there's a discord server (https://repl.it/discord).
Yeah, and
@Vandesm14 if you want to report bugs, or give feedback, the Discord is a good channel to do so. I use it to converse with fine lads that program stuff.