init refactor
This commit is contained in:
parent
2dd4d5c4b6
commit
4332f93c9c
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
|
|||
|
||||
use casual_logger::{Level,Log};
|
||||
|
||||
// smol
|
||||
|
||||
#[tokio::main]
|
||||
pub async fn main() {
|
||||
|
||||
|
|
Loading…
Reference in a new issue