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