welcome: please sign in
location: ChatZilla

ChatZilla

ChatZilla is a clean, easy to use and highly extensible Internet Relay Chat (IRC) client.

Status

Working

Installation

1. Download the .xpi file from the project homepage.

2. Follow the instructions described here.

Configuration

Define an interactive command:

interactive(
    "chatzilla", "Open ChatZilla in a new buffer",
    function (I) {
        load_url_in_new_buffer("chrome://chatzilla/content/chatzilla.xul");
    });

To run ChatZilla, hit:

M-x chatzilla

Conkeror.org: ChatZilla (last edited 2015-08-10 16:51:47 by ebzzry)