mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-25 04:02:45 +01:00
Merge pull request #507 from IRC4Fun/devel
automode: use 'setacc' instead of 'set' as the command name in the 'setacc' example
This commit is contained in:
commit
9044d17863
@ -183,13 +183,13 @@ def setacc(irc, source, args):
|
||||
|
||||
Examples:
|
||||
|
||||
\x02SET #channel *!*@localhost ohv
|
||||
\x02SETACC #channel *!*@localhost ohv
|
||||
|
||||
\x02SET #channel $account v
|
||||
\x02SETACC #channel $account v
|
||||
|
||||
\x02SET othernet#channel $ircop:Network?Administrator qo
|
||||
\x02SETACC othernet#channel $ircop:Network?Administrator qo
|
||||
|
||||
\x02SET #staffchan $channel:#mainchan:op o
|
||||
\x02SETACC #staffchan $channel:#mainchan:op o
|
||||
"""
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user