Maid IRC

Build Status NPM version Dependency Status Downloads Patreon

A modern 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


Screenshots

Connect

Client

Installation

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.

Building

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.

Running

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.

Community

Twitter

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

License

MIT License © 2013-2016 Madison Tries