java-coding-prodigy

Results 7 issues of java-coding-prodigy

[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing ## Pull Request Etiquette - [x] I have checked the PRs for upcoming features/bug fixes. - [x] I have read the [contributing guidelines][contributing]. ### Changes - [x] Internal...

type: breaking

Implements #481 Adds another scheduled service to the callback chain when a help thread is created, which will send a message in said thread in a scenario where no activity...

enhancement
priority: normal

#### Check List: * Fixes #2821 * Unit tests : TODO * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md) Following the...

Fixes #982 Currently added a `JavaMethod#isOverridden` method for now.

The weapon slot for weapons can be randomized. For eg. if you pick up a pistol, it will actually go to the weapons slot for automatic rifles (or any random...

This feature adds a Starboard. Certain emojis which when added as a reaction to a message in a channel which everyone has permissions to, will be sent as an embed...

enhancement
priority: normal

`ParIterable` does not have a `tapEach` method unlike the normal scala interface. We should implement this

enhancement
help wanted