4drian3d / 4drian3d/JDWebHooks

Add button support

未关闭
#57 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
wontfix
主要语言
Java
星标
20
派生
1
平均合并
7 天 10 小时
30 天内合并 PR
1

描述

Need to implement:
- [Action Row](https://discord.com/developers/docs/components/reference#action-row)
- [Button](https://discord.com/developers/docs/components/reference#button)

Webhooks created by applications (bots) support button components; it may be worth adding a check for this.

Image

贡献指南

这个仓库没有索引到贡献指南

调研方向

The issue requires implementing Discord's Action Row and Button components for webhooks. Start by reviewing the Discord developer documentation links provided to understand the component structure. Examine the existing library code to see how webhook messages are currently constructed and sent. The work involves adding new classes or methods to support button components, and potentially adding a check for bot-created webhooks. 'Done' looks like being able to send a webhook message containing interactive buttons as shown in the attached image.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api, backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。