From 891131b88e2b1684a453a0b9ab9291b97331809e Mon Sep 17 00:00:00 2001 From: huker667 Date: Fri, 7 Aug 2026 23:03:12 +0300 Subject: фикс я хуй знает много чего я добавил MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vars.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vars.py (limited to 'vars.py') 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 = {} -- cgit v1.3.1