matrix-puppet-hangouts
matrix-puppet-hangouts copied to clipboard
Fix room aliases, improve attachment handling for Slack -> Matrix
Two simple fixes:
- point package.json to the latest matrix-puppet-bridge to include this fix for room aliases
- Use
handleThirdPartyRoomMessageWithAttachmentrather thanhandleThirdPartyRoomImageMessageto better handle incoming message attachments (image, video, files, etc.)