benawad / dogehouse

Taking voice conversations to the moon 🚀
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

Embeds for social media like Discord, and Room Links #1762

Open btarg opened 3 years ago

btarg commented 3 years ago

Twitter/Discord Embeds When pasting a link to a DogeHouse room, there should be embed metadata that shows information about the room, so that when people paste into Discord or post on Twitter, the room information is shown rather than a generic link. Getting the link This box should not be on a separate page, and that button is ugly. link page However, the main issue is that the button opens up the Windows "share" page, which does not include a lot of the popular options for sharing, for example Twitter, Reddit, Facebook, etc. share It would be better if there was instead a list of popular sites to share to that the user could click on to share to the respective sites, as well as a separate "copy to clipboard" button.

BronzW commented 3 years ago

Currently being worked on & thought about in the next.js frontend. Once an endpoint has been added for room metadata the header will contain room name, room size, room, description etc.