mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-25 12:42: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
|
* HexChat: Open network list, select network and click `edit`, open tab
|
||||||
`Connect commands`, click `add` and type `umode -i`.
|
`Connect commands`, click `add` and type `umode -i`.
|
||||||
* WeeChat: `/set irc.server_default.command /mode $nick -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
|
* 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
|
user level, adding the command `mode %nick% -i` will set umode -i
|
||||||
on all networks.
|
on all networks.
|
||||||
|
Loading…
Reference in New Issue
Block a user