# nodejs-ircbot **Repository Path**: mirrors_basilfx/nodejs-ircbot ## Basic Information - **Project Name**: nodejs-ircbot - **Description**: Simple node.js implementation of an IRC-client - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ** Simple node.js implementation of an IRC client ** Very simple IRC client programmed in node.js. Used in a tutorial node.js for a magazine I write for. Features: * Basic initialization * Commands and chatbot (via http://www.pandorabots.com) Note: it does _not_ handle errors at all!