aboutsummaryrefslogtreecommitdiff
path: root/modules/commands/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/__init__.py')
-rw-r--r--modules/commands/__init__.py3
1 files changed, 3 insertions, 0 deletions
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