run

Function run 

Source
pub async fn run(
    bot_token: impl Into<String>,
    db_url: impl AsRef<str>,
) -> Result<()>