CodingGarden / entropychat.app

A discord clone made by the Coding Garden Community.
https://entropychat.app
103 stars 37 forks source link

[Idea] Discord Bridge #15

Open infi opened 4 years ago

infi commented 4 years ago

Feature Request

Use a WebHook on the discord side and a new discord-bridge message type on the Entropy API side to bridge an entropy channel with a discord channel so that users of both platforms can communicate in their own preferred application. A publicly joinable bot can be used on the Discord side to listen to messages (message event). Use the magic of Discord WebHooks to use the original profile picture and username. For the sake of privacy, add an opt-out option on both platforms using either the bot (Discord) or an in-app option (Entropy). However, this is technically covered by Discord's privacy policy.

Additional

UI in the frontend that lists discord channels instead of manually typing the ID.