mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 07:28:50 +00:00
commit49f8a7c8cbAuthor: /dize <87265715+dizedev@users.noreply.github.com> Date: Mon Oct 30 19:03:08 2023 +0600 Update config.py commite509aa34fdAuthor: Alex <me@chydo.dev> Date: Mon Oct 30 00:53:25 2023 +0700 added requirements commit19eae811abAuthor: Alex <me@chydo.dev> Date: Mon Oct 30 00:50:56 2023 +0700 some fixes// commite35a687991Author: Alex <me@chydo.dev> Date: Mon Oct 30 00:46:41 2023 +0700 some edits
4 lines
107 B
Python
4 lines
107 B
Python
from . import game_handler, delete_msg, info_bot
|
|
|
|
labelers = [game_handler.bl, delete_msg.bl, info_bot.bl]
|