mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
plugins/automode: fix SETACC example
Small fix to plugins/automode SETACC example given in help output.
This commit is contained in:
parent
17ba9be238
commit
fa0dd100e5
@ -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