redrobotsl/discord-sl-chat-relay

Support for Discord Attachments

Offen

#55 geöffnet am 19.06.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (6 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (20 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe. Currently when Discord Users send a image, gif, etc it will send a empty message into SL.

Describe the solution you'd like Get the first attachment URL in the post and share it as text into discord.

Use like message.attachments.first().url

Contributor Guide