Separated loader with dp, bot and storage and added app,
which we'll be executing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from aiogram import types
|
||||
from bot import dp
|
||||
from loader import dp
|
||||
|
||||
|
||||
@dp.message_handler()
|
||||
|
||||
Reference in New Issue
Block a user