FluuxIO/go-xmpp

InitialPresence should not be a constant

ivucica opened this issue · 0 comments

I'd like to include XEP-0086 caps in the <presence/> sent. (Some users may want to also set a different <show/>, <status/> or <priority/>).

Right now, it's a constant that cannot be adjusted, so I'll send one immediately after -- however, it should be adjustable before the connection starts.