You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: