A collection of third party modules for ZNC.
Please note that these modules require ZNC 1.0.
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
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.