temptest
Some checks failed
ci/woodpecker/pr/cargo-checks Pipeline failed

This commit is contained in:
ModulatingForce 2024-02-27 23:54:07 -05:00
parent 2928e1e5c1
commit df9dfadaaf

View file

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