rc-irc A custom IRC server built for recursers. How to connect telnet localhost 8080 Run tests Setup chirc Setup chirc testing 💬 go build && mv rc-irc ~/rc-irc/chirc/build/chirc 💬 cd ./chirc/build/ 💬 make assignment-3 💬 python3 -m pytest ../tests/ --chirc-category PRIVMSG_NOTICE