Jason Dean Lessenich
Jason Dean Lessenich
[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...
This PR attempts to add **Webhook Components**. (Closes #46) I've mainly just copied all changes from [RohanGoyalDev](https://github.com/RohanGoyalDev)'s PR (https://github.com/MinnDevelopment/discord-webhooks/pull/56) and fixed all the remaining issues.
Hello, I've been trying to implement beamer into my project for the last few days now, but can't get it to work for my use case. I've been looking through...
> make the bot to add a ``:star:`` reaction in **__#⭐︱starboard__** as well and the star count to be the sum of stars on the original message and on the...
Basically what the title says. The current implementation makes a bunch of checks **on every message in real time**.
I've noticed that there is an exception thrown for messages sent by "Webhook Users" (or in general system messages, which are not a member of the server) So this just...
The `/help-guidelines` command was pretty scuffed since it was added. I was thinking about adding the help-guidelines channel to the guild config and letting the bot automatically pull it's content,...
> ***Description*** > Allow inlining of code blocks from GitHub links that have highlighted lines. > > ***Example*** > > **Dioxin says:** > Check this out: > https://gist.github.com/discorddioxin/27a33cf1376847f4ada29d61390c5198#file-main-java-L13-L16 > >...