Merge pull request 'Tori test' (#23) from tori_test into main
All checks were successful
ci/woodpecker/push/cargo-checks Pipeline was successful

Reviewed-on: #23
This commit is contained in:
modulatingforce 2024-03-17 17:47:16 -04:00
commit b30207d449

View file

@ -10,6 +10,7 @@ use bot_lib::core::botmodules;
pub type BotAR = Arc<RwLock<BotInstance>>;
// God I love anime girls
// fr fr
#[tokio::main]
pub async fn main() {