insults: lower priority

master
dece 4 years ago
parent f71df26493
commit bd0482023b

@ -11,6 +11,7 @@ class InsultsPlugin(Plugin):
def __init__(self, bot):
super().__init__(bot)
self.priority = -3
self.mood_plugin = None
def on_welcome(self, event):

Loading…
Cancel
Save