Merge pull request 'temptest' (#16) from temp into main
Some checks failed
ci/woodpecker/push/cargo-checks Pipeline failed

Reviewed-on: #16
This commit is contained in:
modulatingforce 2024-02-27 23:56:28 -05:00
commit 1cab61e41d

View file

@ -17,7 +17,7 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
use casual_logger::{Level, Log};
// Cweamcat can cweam on me - Force
// Cweamcat can cweam on me - Forcen
#[tokio::main]
pub async fn main() {