Added telegram bot WEB App
Build and Publish / Build and Publish Docker Image (push) Successful in 6m0s
Build and Publish / Build and Publish Docker Image (push) Successful in 6m0s
This commit is contained in:
@@ -412,6 +412,7 @@ fn main() -> impl Project {
|
||||
tracing_subscriber::fmt().with_env_filter(filter).init();
|
||||
|
||||
tracing::info!("loaded config: {:?}", app_config);
|
||||
telegram::spawn_bot_worker(Arc::clone(&app_config));
|
||||
|
||||
AmneziaFellowProject { app_config }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user