This commit is contained in:
ModulatingForce 2024-02-25 12:49:07 -05:00
parent 1c24f7eec3
commit 7d50218491

View file

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