nidaros - the simple IRC bot nidaros is written in c++ 17 with boost asio. install mkdir build cd build cmake ../ && make config edit nidaros.conf to set nick and add channels run ./nidaros &