1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 21:44:51 +02:00
Files
cheatsheets/znc.md
2020-07-03 22:47:47 +10:00

734 B

title, layout, intro
title layout intro
ZNC bouncer 2017/sheet A quick reference to the [ZNC](https://znc.bg) IRC bouncer's common commands.

Start

/msg *status addserver irc.undernet.org [6667]
/msg *status connect

/msg *status loadmod webadmin
/msg *status loadmod admin
/msg *status loadmod away
/msg *status loadmod awaynick
/msg *status loadmod clientnotify    # Notifies when another client logs
/msg *status loadmod keepnick
/msg *status loadmod kickrejoin

Away

/msg *status loadmod away
/msg *away away
/msg *away back
/msg *away show   #=> Show messages
/msg *away delete all

Watch

/msg *status loadmod watch
/msg *watch list
/msg *watch add * *watch *rico*
/msg *watch add * *watch *%nick%*