Skip to content

JeremiahDJordan/znc-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.9%
  • Python 15.1%