SolarDrew / skill-picard

Tools for handling slack channels and converting them to matrix
Apache License 2.0
10 stars 4 forks source link

Receive slack events from the opsdroid slack connector #15

Closed Cadair closed 5 years ago

Cadair commented 6 years ago

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.