4drian3d / 4drian3d/JDWebHooks
Add button support
- 主要言語
- Java
- スター
- 20
- フォーク
- 1
- 平均マージ
- 7日 10時間
- マージ済み PR(30日)
- 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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