redrobotsl/discord-sl-chat-relay

Support for Discord Attachments

オープン

#55 opened on 2026/06/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (6 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (20 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド