diff --git a/_posts/2015-03-26-umode--i.md b/_posts/2015-03-26-umode--i.md index 94d5de4..344ee88 100644 --- a/_posts/2015-03-26-umode--i.md +++ b/_posts/2015-03-26-umode--i.md @@ -34,7 +34,7 @@ Some examples: * HexChat: Open network list, select network and click `edit`, open tab `Connect commands`, click `add` and type `umode -i`. * WeeChat: `/set irc.server_default.command /mode $nick -i` -* ZNC: `/msg *status loadmod perform` and `/msg *perform add mode %nick% -i +* ZNC: `/msg *status loadmod perform` and `/msg *perform add mode %nick% -i` * The same can also be done in webadmin and if you load perform for user level, adding the command `mode %nick% -i` will set umode -i on all networks.