pls don't throw any errors.

This commit is contained in:
Flummi 2019-04-24 17:48:19 +00:00
parent 32c106fc90
commit c8cb1f0fa6

View File

@ -61,7 +61,7 @@ class Quotes(DatabasePlugin):
) )
'''.format(order=order), [nick, index]) '''.format(order=order), [nick, index])
@command(options_first=True) @command(options_first=True, quiet=True)
def q(self, mask: IrcString, target: IrcString, args: Dict): def q(self, mask: IrcString, target: IrcString, args: Dict):
"""Get, add or delete quotes for an user """Get, add or delete quotes for an user