mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-23 18:54:05 +01:00
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".
|
Channel pairs are also supported (for operations on remote channels), using the form "network#channel".
|
||||||
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
SET #channel *!*@localhost ohv
|
|
||||||
SET #channel $account v
|
\x02SET #channel *!*@localhost ohv
|
||||||
SET othernet#channel $oper:Network?Administrator qo
|
|
||||||
SET #staffchan $channel:#mainchan:op o
|
\x02SET #channel $account v
|
||||||
|
|
||||||
|
\x02SET othernet#channel $oper:Network?Administrator qo
|
||||||
|
|
||||||
|
\x02SET #staffchan $channel:#mainchan:op o
|
||||||
"""
|
"""
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user