mirror of
https://github.com/koloideal/DutyLog.git
synced 2026-06-10 10:25:29 +03:00
initial
This commit is contained in:
@@ -17,7 +17,7 @@ async def main():
|
||||
config = load_config()
|
||||
|
||||
bot = Bot(
|
||||
token=config.bot_token,
|
||||
token=config.bot.token,
|
||||
default=DefaultBotProperties(parse_mode=ParseMode.HTML)
|
||||
)
|
||||
dp = Dispatcher()
|
||||
|
||||
Reference in New Issue
Block a user