redrobotsl/discord-sl-chat-relay

Support for Discord Attachments

Ouverte

#55 ouverte le 19 juin 2026

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (6 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (20 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur