kylef-archive / znc-contrib

A collection of third party modules for ZNC, an IRC bouncer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZNC Contributions

A collection of third party modules for ZNC.

Prerequisites

Please note that these modules require ZNC 1.0.

Building the modules

You can use the Makefile to build these modules. For example:

$ make ignore
Building "ignore.so" for ZNC 1.0... [ ok ]
The module has now been built and placed in ~/.znc/modules

Contributing

If you would like to add a module:

  • Fork this repo
  • Make changes on your own branch
  • Submit a pull request

You can report any issues on the issue tracker here.

About

A collection of third party modules for ZNC, an IRC bouncer


Languages

Language:C++ 82.9%Language:Python 14.5%Language:Makefile 2.6%