From 268c5adb3c393982b1c337b72d46cb8d1cc84021 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 25 May 2019 21:40:06 +0100 Subject: Add `depends-on` hashflags to relevant modules --- modules/commands/__init__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/commands') diff --git a/modules/commands/__init__.py b/modules/commands/__init__.py index a90f287f..4c5ce49e 100644 --- a/modules/commands/__init__.py +++ b/modules/commands/__init__.py @@ -1,3 +1,6 @@ +#--depends-on config +#--depends-on permissions + import re, string from src import EventManager, ModuleManager, utils from . import outs -- cgit v1.3.1-10-gc9f91