Add register functions

This commit is contained in:
2023-01-17 20:36:11 +01:00
parent 4eb42a4405
commit c7d115f9ce
8 changed files with 216 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
mod approved_bot;
pub mod bots_manager;
use std::error::Error;