A modern (no longer maintained) web IRC client. Built on Node.
Still in early development. Features and bugs may or may not be included.
Screenshots | Installation | Building | Running | Community | License
Maid-IRC prefers to be installed globally, though this isn't required.
$ npm install -g maid-irc
If you don't wish to install globally, just omit '-g'.
Note: Installing without NPM or a prebuilt will require you to build Maid-IRC. See below.
Information regarding building is available on the wiki page here. You can skip building if you install Maid-IRC globally via NPM, or download a prebuilt here.
If installed globally, start Maid-IRC with the command:
$ maid start
Otherwise navigate to the directory of Maid-IRC in your console and run:
$ npm start
Recommended: Look at 'config.yml' and configure it to your liking.
Optional: (Not available in prebuilts) Please define the node environment variable. Supported variables are development
and production
. Will default to production if not defined.
Found a bug? Have a feature request? Please submit an issue.
Need support? Wanna chat? Join our channel on the Freenode IRC network.
HOST: irc.freenode.net
CHANNEL: #Maid-IRC
MIT License © 2013-2016 Madison Tries