mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 03:58:56 +00:00
4 lines
107 B
Python
4 lines
107 B
Python
from . import game_handler, delete_msg, info_bot
|
|
|
|
labelers = [game_handler.bl, deletedmsg.bl, info_bot.bl]
|