insults: lower priority

This commit is contained in:
dece 2020-11-09 15:23:18 +01:00
parent f71df26493
commit bd0482023b

View file

@ -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):