diff --git a/sopel_SpiceBot_Core_Prerun/__init__.py b/sopel_SpiceBot_Core_Prerun/__init__.py index d04b6de..dd0d39a 100644 --- a/sopel_SpiceBot_Core_Prerun/__init__.py +++ b/sopel_SpiceBot_Core_Prerun/__init__.py @@ -35,7 +35,7 @@ def prerun(): sb.commands.dispatch(trigger_dict) return - if comrun.is_rulematch and comrun.is_real_command(): + if comrun.is_rulematch and comrun.is_real_command: return # Run function