aboutsummaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/instances.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/instances.py b/shared/instances.py
index 280ec49..c1234b2 100644
--- a/shared/instances.py
+++ b/shared/instances.py
@@ -4,4 +4,4 @@ from config import token
4 4
5bot = Bot(token=token) 5bot = Bot(token=token)
6dp = Dispatcher(bot) 6dp = Dispatcher(bot)
7gen_chance = 10 7gen_chance = {}