@ -29,7 +29,7 @@ func readConfig() (config, error) {
XMPPJid: "",
XMPPPassword: "",
XMPPTarget: "",
XMPPHandle: "",
XMPPHandle: "spacebot",
}
pflag.String("addr", c.Addr, "Network address to listen on.")