Separated loader with dp, bot and storage and added app,
which we'll be executing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from aiogram import types
|
||||
from aiogram.dispatcher.filters.builtin import CommandStart
|
||||
|
||||
from bot import dp
|
||||
from loader import dp
|
||||
from utils.misc import rate_limit
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user