aboutsummaryrefslogtreecommitdiff
path: root/vars.py
diff options
context:
space:
mode:
Diffstat (limited to 'vars.py')
-rw-r--r--vars.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/vars.py b/vars.py
new file mode 100644
index 0000000..0fcb5e4
--- /dev/null
+++ b/vars.py
@@ -0,0 +1,5 @@
+last_command_time = {}
+last_error_time = {}
+last_block_time = {}
+alo_command = {}
+user_contexts = {}