summaryrefslogtreecommitdiff
path: root/client/modules/Unclear.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-24 18:34:54 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-24 19:50:22 -0700
commite5c3058a64ae6e27d2bd323a18f02c26df1cdfdf (patch)
treef1085845632f39c091ee54efddafa6e452b9dc61 /client/modules/Unclear.py
parentf49c96dcd06eced0bf468543324a76544b73ab74 (diff)
downloadjasper-client-e5c3058a64ae6e27d2bd323a18f02c26df1cdfdf.tar.gz
jasper-client-e5c3058a64ae6e27d2bd323a18f02c26df1cdfdf.zip
dynamic module loading with priorities
Diffstat (limited to 'client/modules/Unclear.py')
-rw-r--r--client/modules/Unclear.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/modules/Unclear.py b/client/modules/Unclear.py
index 39f56d0..23ab2ed 100644
--- a/client/modules/Unclear.py
+++ b/client/modules/Unclear.py
@@ -1,7 +1,10 @@
+from sys import maxint
import random
WORDS = []
+PRIORITY = -(maxint + 1)
+
def handle(text, mic, profile):
"""