Currently we poll, would be better if the slack API pushed us the events. This requires opsdroid/opsdroid#536 and then updating the slack connector to emit the following events:
Room Creation (added to Team)
Room name change
Topic Change
And we also need to be able to emit an Invite to room event on the slack side to invite the bridge bot to the slack room.
Currently we poll, would be better if the slack API pushed us the events. This requires opsdroid/opsdroid#536 and then updating the slack connector to emit the following events:
And we also need to be able to emit an Invite to room event on the slack side to invite the bridge bot to the slack room.