randydev commited on
Commit
1627e28
·
verified ·
1 Parent(s): c6fdbf0

Update akn/__init__.py

Browse files
Files changed (1) hide show
  1. akn/__init__.py +1 -0
akn/__init__.py CHANGED
@@ -34,6 +34,7 @@ START_TIME = dt.now()
34
  CMD_HELP = {}
35
  ids = []
36
  bot_clone_id = []
 
37
  act = []
38
 
39
  async def send_log(text_log: str):
 
34
  CMD_HELP = {}
35
  ids = []
36
  bot_clone_id = []
37
+ gemini_bot_id = []
38
  act = []
39
 
40
  async def send_log(text_log: str):