Znc - Bytesized Hosting Wiki

Details

Name: ZNC

Website: http://wiki.znc.in/ZNC

Description

ZNC is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels.

Tips and tricks

Setup instructions for XChat

How to connect ZNC to XChat

Enable push notifications

The 3rd party module znc-push adds support for many different push notification services (PushBullet, Boxcar, Telegram, etc). To add this module, you will need to checkout the source from github and compile it on your box.

  1. Create the directory ~/code and clone the znc-push repo
  2. cd to ~/code/znc-push
  3. Build the push module with the command /opt/znc/1.6.1/bin/znc-buildmod push.cpp
  4. Copy push.so into ~/.config/znc/modules/
  5. Load the module in znc in the normal way (i.e. /msg *status loadmod push)
  6. Follow the instructions in the Readme on github to configure znc-push for your specific service.

Last Author Contributors Versions Last update
Marin None 6 Tue, 09 Mar 2021 16:59:50 +0100