pub(crate) fn main() -> Result<()>
Expand description

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.