INIT Refactor Workspaces #12

Closed
modulatingforce wants to merge 1 commit from dev-refactor-workspaces into dev

View file

@ -14,6 +14,8 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
use casual_logger::{Level,Log};
// smol
#[tokio::main]
pub async fn main() {