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
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.
- Create the directory
~/code
and clone the znc-push repo - cd to
~/code/znc-push
- Build the push module with the command
/opt/znc/1.6.1/bin/znc-buildmod push.cpp
- Copy push.so into
~/.config/znc/modules/
- Load the module in znc in the normal way (i.e.
/msg *status loadmod push
) - 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 |