matrix-hacks / matrix-puppet-slack

puppet style slack bridge for matrix
47 stars 17 forks source link

Rename slack channel #81

Closed d3m3vilurr closed 5 years ago

d3m3vilurr commented 5 years ago

in before I only rebind/handle group_rename and channel_rename slack event. this patchset will rename room of matrix side.

but it include some dirty hack ;)

d3m3vilurr commented 5 years ago

I found one problem that this patch affect all rename message include not joined room. :'(