4drian3d / 4drian3d/JDWebHooks

Add button support

Open
#57 2 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
Java
Stars
20
Forks
1
Avg merge
7d 10h
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.