ircd.js
IRC server
A Node.js implementation of an IRC server with basic features and extensible protocol
A Node ircd (IRC daemon)
528 stars
25 watching
90 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fauntleroy/relay.js | A web-based IRC client designed to simplify and make it more accessible for users. | 162 |
jrosdahl/miniircd | A simple Internet Relay Chat server written in Python. | 422 |
inspircd/inspircd | A modular Internet Relay Chat server written in C++ | 1,181 |
ngircd/ngircd | A lightweight Internet Relay Chat server that supports various features and protocols. | 455 |
slate/slate-irc | A general-purpose IRC client library for Node.js with a simple API and plugin system | 205 |
unrealircd/unrealircd | An advanced IRC server software with a strong focus on modularity and security. | 433 |
42wim/matterircd | An IRC server that integrates with multiple platforms, including Slack and Mattermost. | 295 |
irccloud/android | An Android app for accessing and chatting on IRC Cloud, with cloud storage and push notifications. | 291 |
jnordberg/irccloudapp | A standalone IRC client for OS X that allows users to access their IRCCloud account directly on the desktop. | 151 |
psychs/limechat | An IRC client for Mac OS X with a single window for multiple servers and rich keyboard shortcuts. | 1,559 |
redhog/node-i2p | An I2P protocol implementation for NodeJS enabling secure communication over the I2P network | 43 |
irccloud/ios | An iOS app for real-time chat and messaging using the IRC protocol, with features like cloud storage and push notifications. | 280 |
jhass/debot | An IRC bot written in Crystal with an abstraction layer for easy development and plugins. | 35 |
osa1/tiny | A terminal IRC client written in Rust with features such as clean UI, nick tab-completion, SASL authentication, and configurable key bindings. | 1,013 |
eazar001/irc_client | A Prolog-based IRC client library providing an abstraction layer over the IRC protocol for creating connections, handling messages, and integrating with event handlers. | 2 |