mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update dependencies and teloxide to 0.17.0
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
This commit is contained in:
@@ -42,8 +42,6 @@ impl Config {
|
||||
webhook_base_url: get_env("WEBHOOK_BASE_URL"),
|
||||
webhook_port: get_env("WEBHOOK_PORT").parse().unwrap(),
|
||||
|
||||
// admin_id: get_env("ADMIN_ID"),
|
||||
// bot_token: get_env("BOT_TOKEN"),
|
||||
manager_url: get_env("MANAGER_URL"),
|
||||
manager_api_key: get_env("MANAGER_API_KEY"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user