|
|
@ -1,7 +1,7 @@ |
|
|
|
# -*- coding: utf8 -*- |
|
|
|
# -*- coding: utf8 -*- |
|
|
|
# Общественное достояние, 2023, Алексей Безбородов (Alexei Bezborodov) <AlexeiBv+mirocod_platform_bot@narod.ru> |
|
|
|
# Общественное достояние, 2023, Алексей Безбородов (Alexei Bezborodov) <AlexeiBv+mirocod_platform_bot@narod.ru> |
|
|
|
|
|
|
|
|
|
|
|
# Проекты |
|
|
|
# Категории для заказов |
|
|
|
|
|
|
|
|
|
|
|
from bot_sys import bot_bd, keyboard, user_access, bd_table, bot_subscribes |
|
|
|
from bot_sys import bot_bd, keyboard, user_access, bd_table, bot_subscribes |
|
|
|
from bot_modules import mod_table_operate, mod_simple_message |
|
|
|
from bot_modules import mod_table_operate, mod_simple_message |
|
|
|