INIT Refactor Workspaces #12

Closed
modulatingforce wants to merge 1 commit from dev-refactor-workspaces into dev
Showing only changes of commit 4332f93c9c - Show all commits

View file

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