diff --git a/irc/znc/ctcp.txt b/irc/znc/ctcp.txt index 7dfe1e4..5d5680b 100644 --- a/irc/znc/ctcp.txt +++ b/irc/znc/ctcp.txt @@ -1,7 +1,7 @@ -CLIENTINFO CLIENTINFO FINGER SOURCE TIME USERINFO VERSION -FINGER ZNC %VERSION% -PING PONG -SOURCE https://github.com/znc/znc/ -TIME %time% -USERINFO `/whois %nick% %nick%`? -VERSION Purple IRC +/znc *controlpanel addctcp $me CLIENTINFO CLIENTINFO FINGER SOURCE TIME USERINFO VERSION +/znc *controlpanel addctcp $me FINGER ZNC %VERSION% +/znc *controlpanel addctcp $me PING PONG +/znc *controlpanel addctcp $me SOURCE https://github.com/znc/znc/ +/znc *controlpanel addctcp $me TIME %time% +/znc *controlpanel addctcp $me USERINFO `/whois %nick% %nick%`? +/znc *controlpanel addctcp $me VERSION Purple IRC