redrobotsl/discord-sl-chat-relay

Support for Discord Attachments

开放

#55 创建于 2026年6月19日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (6 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (20 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南