KEKW
This commit is contained in:
parent
1c24f7eec3
commit
7d50218491
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
|
||||||
|
|
||||||
use casual_logger::{Level, Log};
|
use casual_logger::{Level, Log};
|
||||||
|
|
||||||
|
// notohh KEWKAAAAA
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
pub async fn main() {
|
pub async fn main() {
|
||||||
Log::set_file_ext(Extension::Log);
|
Log::set_file_ext(Extension::Log);
|
||||||
|
|
Loading…
Reference in a new issue