This commit is contained in:
2023-09-14 21:47:17 +02:00
parent efa6c4b89a
commit aca73a3d80
27 changed files with 62 additions and 90 deletions

View File

@@ -10,6 +10,7 @@ mod bots;
mod bots_manager;
mod config;
#[tokio::main]
async fn main() {
tracing_subscriber::fmt()