How to add modules to ZNC

Simply follow the znc-buildmod instructions here: http://wiki.znc.in/Compiling_modules

1. Download the module into your home directory. 
(for example: wget https://raw.githubusercontent.com/znc/znc/34d0da2097f860af022c16113cc37e8ebf85da83/modules/antiidle.cpp

2. znc-buildmod antiidle.cpp

3. it will spit out a antiidle.so, mv it to ~/.znc/modules

4. It is now installed and you can /msg *status loadmod antiidle 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I add the fish module to ZNC?

Fish for ZNC 1.4fetch http://www.shatow.net/fish.cpp && znc-buildmod fish.cpp &&...

I get "permission denied" when trying to connect to IRC

This indicates you probably need to set a vhost or possibly there is a problem with the vhost...

How do I upgrade my ZNC process?

Restart the ZNC process with ZNC-restart. This will update your ZNC to the latest ZNC version...

How do I reset my ZNC password from SSH?

To reset your ZNC password from SSH - [~] # znc --makepass [ ** ] Type your new password....

I've never used ZNC before but would like to learn

You can choose to have us install the ZNC for you by clicking the option on the orderform. Then...