mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-24 04:02:34 +01:00
fix previous commit (one missing `)
This commit is contained in:
parent
23650a8756
commit
6dc297ef43
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user