znc-contrib
znc-contrib copied to clipboard
A collection of third party modules for ZNC, an IRC bouncer
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.