package main func main() { config := read_conf() run_bot(config) }