# pokebot ``` pokebot 0.1.1 Jokler USAGE: pokebot [FLAGS] [OPTIONS] [config_path] FLAGS: -h, --help Prints help information -l, --local Run locally in text mode -V, --version Prints version information -v, --verbose Print the content of all packets OPTIONS: -a, --address
The address of the server to connect to -g, --generate-identities Generate 'count' identities -d, --master_channel The channel the master bot should connect to ARGS: Configuration file [default: config.toml] ```