matrix-appservice-slack icon indicating copy to clipboard operation
matrix-appservice-slack copied to clipboard

Slack bot should join a channel when we provision it.

Open Half-Shot opened this issue 7 years ago • 4 comments

I spent a hour wondering why slack wasn't sending events to me, before realising it wasn't in the channel. We should probably invite the bot to the channel.

Half-Shot avatar Oct 19 '18 13:10 Half-Shot

I second this. If not automated, it would be useful to tell the user to run

/invite @riot_bridge

inside the Slack channel, while setting up the integration.

ashwinvis avatar Jan 22 '19 17:01 ashwinvis

Probably related https://github.com/vector-im/riot-web/issues/7978

ashwinvis avatar Jan 22 '19 17:01 ashwinvis

The *.invite methods require the OAuth user channels:write scope, which by the look of things the Slack app currently doesn't request.

auscompgeek avatar Aug 07 '19 14:08 auscompgeek

I'm stuck. By bot is invited, and still nothing moves to riot aka element. Anyone able to kindly assist me? image In Slack: OK image In Element: KO image

BillyZeGame avatar Jul 16 '20 15:07 BillyZeGame