This commit is contained in:
parent
607515757e
commit
239ef90e35
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use bot_lib::core::botmodules;
|
||||||
pub type BotAR = Arc<RwLock<BotInstance>>;
|
pub type BotAR = Arc<RwLock<BotInstance>>;
|
||||||
|
|
||||||
// God I love anime girls
|
// God I love anime girls
|
||||||
|
// fr fr
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
pub async fn main() {
|
pub async fn main() {
|
||||||
|
|
Loading…
Reference in a new issue