You don't need to identify as "bot", just send a keepalive message (can be a single space, XMPP ping, whatever) every 60 seconds or so. You can also request no history when joining rooms (most bot frameworks do this). It's part of the XMPP spec as well. Our roster pushes are also as in the spec, or have you found an oddity we should correct?
Joining a room with your full name can be an unexpected requirement but it really aligns with the way we enforce names on our service.
Joining a room with your full name can be an unexpected requirement but it really aligns with the way we enforce names on our service.