mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
(un)setting umodes: fix ZNC section
This commit is contained in:
parent
0bcc2feaa8
commit
7a2fe68504
@ -28,10 +28,11 @@ client to (un)set them automatically.
|
||||
* now: `/set irc.server_default.command /mode $nick -iI+wRQxg`
|
||||
* [future?](https://github.com/weechat/weechat/issues/377) *write this
|
||||
if the future happens.*
|
||||
* ZNC: `/msg *status loadmod perform` and `/msg *perform add mode %nick% -iI+wRQxg`
|
||||
* ZNC: `/msg *status loadmod perform` and
|
||||
`/msg *perform add mode %nick% -iI+wRQxg`
|
||||
* The same can also be done in webadmin and if you load perform for
|
||||
user level, adding the command `mode %nick% -iI` will set umode -iI
|
||||
on all networks.
|
||||
user level, adding the command `mode %nick% -iI+wRQxg` will set
|
||||
umode -iI+wrqXG on all networks.
|
||||
|
||||
### And what these umodes mean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user