3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-26 04:32:51 +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:
James Lu 2017-08-08 20:19:16 -07:00 committed by GitHub
commit 9044d17863

View File

@ -183,13 +183,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: