Implement multi-account support
As a user, I want to be able to use poezio to connect to multiple accounts.
There is probably quite a few things to take into account. The core
object at the moment is a huge singleton so this would have to be handled somehow. Also having multiple stream might be fun, not entirely sure yet.