NejuChat

This web page and various development tools thanks to:
SourceForge Logo

NejuChat is a python scripting framework for xchat.

Please see the project site.

This project isn't too user-friendly yet, but as far as source packages, it should be very simple to use:

  1. Make sure you have xchat and that it has python support built in.
  2. Unpack the NejuChat archive
  3. Run:

    $ python setup.py install

  4. In xchat type "/pload [path to NejuChat]/start.py", or use the menu interface; see how you like it.
  5. If you want NejuChat to load automatically when you start xchat, run the shell commands:

    $ cd ~/.xchat
    $ ln -s [path to NejuChat]/start.py

  6. There are various configuration files NejuChat uses, which will be located in ~/.xchat/nejuchat/; hopefully they are self-explanatory. (They are also created and modified at runtime, so hopefully you shouldn't need to hand edit them often.)


nefarious junior codemonkey
Last modified: Mon Jul 23 16:34:07 PDT 2001