Files
cheatsheets/znc.md
Rico Sta. Cruz 511de900ba Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00

715 B

title, intro
title intro
ZNC bouncer 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%*