pub async fn command_handler(
    bot: &mut UserBot,
    message: &mut Message
) -> Result<(), UserBotError>