The gitter backend returns a list of `GitterRoomOccupant`, but in the function we consider it to be a list of strings. https://github.com/coala/corobo/blob/master/plugins/labhub.py#L113 type/bug difficulty/newcomer