pub(crate) fn main() -> Result<()>
The main function of the bot_client program, starts up as many bots as specified in the command line arguments. Each bot runs on its own thread.
bot_client