mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-17 14:01:03 +01:00
automode: rewrap help for SET
(cherry picked from commit 499e94e0a52c91f6bd4e143fd1d221990e4ee3da)
This commit is contained in:
parent
1acd654e6e
commit
59a4ecdcb9
@ -180,11 +180,16 @@ def setacc(irc, source, args):
|
||||
|
||||
Channel pairs are also supported (for operations on remote channels), using the form "network#channel".
|
||||
|
||||
|
||||
Examples:
|
||||
SET #channel *!*@localhost ohv
|
||||
SET #channel $account v
|
||||
SET othernet#channel $oper:Network?Administrator qo
|
||||
SET #staffchan $channel:#mainchan:op o
|
||||
|
||||
\x02SET #channel *!*@localhost ohv
|
||||
|
||||
\x02SET #channel $account v
|
||||
|
||||
\x02SET othernet#channel $oper:Network?Administrator qo
|
||||
|
||||
\x02SET #staffchan $channel:#mainchan:op o
|
||||
"""
|
||||
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user