3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00

plugins/automode: fix SETACC example (#507)

Small fix to plugins/automode SETACC example given in help output.

(cherry picked from commit fa0dd100e5)
This commit is contained in:
Austin Ellis 2017-08-08 22:12:23 -05:00 committed by James Lu
parent c33f7437ef
commit 3266e1a430

View File

@ -184,13 +184,13 @@ def setacc(irc, source, args):
Examples: 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: try: