Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Javacord/Javacord

An easy to use multithreaded library for creating Discord bots in Java.
https://github.com/Javacord/Javacord

add double choices

EkiciLP opened this pull request about 1 month ago
Missing Decimal Choices

EkiciLP opened this issue about 1 month ago
Support Voice Gateway v8 & Required, Recommended Encryption Modes

kyleyannelli opened this pull request about 1 month ago
Adding image to embed in immediate interaction responder does not work

masecla22 opened this issue about 2 months ago
feat: Add global name to user

kyleyannelli opened this pull request 4 months ago
fix: switch "nick" to "global_name" where applicable

kyleyannelli opened this pull request 4 months ago
Add documentation for reserved role color

Treescrub opened this pull request 4 months ago
Add getGlobalName

AdamJD01 opened this issue 5 months ago
Fix concurrency issues with voice- and thread members

wasdennnoch opened this pull request 7 months ago
Fix copy-paste error in AuditLogEntryImpl

wasdennnoch opened this pull request 7 months ago
Tes

Tibheee opened this issue 8 months ago
Wrong channel type after an ephemeral response

Rapha149 opened this issue 9 months ago
docs: add kyleyannelli as a contributor for code

allcontributors[bot] opened this pull request 10 months ago
docs: add stackpan as a contributor for code

allcontributors[bot] opened this pull request 10 months ago
Add Bulk Ban Support

wasdennnoch opened this pull request 10 months ago
Add DiscordLocale enum value for Spanish LATAM

stackpan opened this pull request 11 months ago
Fix incorrect voice state for pre-existing members in voice channels

kyleyannelli opened this pull request 11 months ago
Support setting custom status as activity

NoahvdAa opened this pull request 11 months ago
Add select menu default values

KubaZm opened this pull request about 1 year ago
Add role flags

kezc opened this pull request about 1 year ago
Default allowed mentions

TheKodeToad opened this pull request about 1 year ago
Add attachment flags

mikolaj-skrzypczak opened this pull request about 1 year ago
Add attachment flags

mikolaj-skrzypczak opened this pull request about 1 year ago
Updated README.md

ChekeredList71 opened this pull request about 1 year ago
Add message author id to ReactionAddEvent

kezc opened this pull request about 1 year ago
Continuous switching between the voice channels.

itsanikethere opened this issue about 1 year ago
Do no include query param when sending an attachment

felldo opened this pull request over 1 year ago
Use correct method in sample code inside README

kezc opened this pull request over 1 year ago
Expose User ID in AuditLogEntry

wasdennnoch opened this pull request over 1 year ago
Add Audit Log change key for timeouts

wasdennnoch opened this pull request over 1 year ago
Fix `removeAllEmbeds` not removing embeds in some cases

Mysterypotatoguy opened this pull request over 1 year ago
Fix some embed interfaces returning null instead of optional

felldo opened this pull request over 1 year ago
Add resolved field to message components

felldo opened this issue over 1 year ago
Add support for premium app subscriptions

felldo opened this issue over 1 year ago
Add default select menu values

felldo opened this issue over 1 year ago
Look through the code for non thread safe collections

felldo opened this issue over 1 year ago
Make DiscordApiImpl unavailableServers thread safe

felldo opened this pull request over 1 year ago
Adds Javacord compatiable framework "Nexus"

ShindouMihou opened this pull request over 1 year ago
Only cleanup event dispatch queue for left servers

Vampire opened this pull request over 1 year ago
Provide methods for getting a Server's stage voice channels.

ReBlast opened this pull request over 1 year ago
docs: add End45 as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
Fix archived thread getters

End45 opened this pull request over 1 year ago
Parameters are ignored when requesting archived threads

End45 opened this issue over 1 year ago
Add a dedicated listener for server thread joins

felldo opened this pull request over 1 year ago
Convenient constructors and a static method for DiscordApiBuilder.

StrajnarFilip opened this pull request over 1 year ago
Fixing typos

StrajnarFilip opened this pull request over 1 year ago
Fixed typos

StrajnarFilip opened this pull request over 1 year ago
Add information about bounties to CONTRIBUTING.md

felldo opened this pull request over 1 year ago
`ServerThreadChannelCreateListener` dispatching twice.

ShindouMihou opened this issue over 1 year ago
docs: add Goooler as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
Migrated to new user name system

RealYusufIsmail opened this pull request over 1 year ago
Added a way to set bot activity and custom status when creating bot

RealYusufIsmail opened this pull request over 1 year ago
Fix wrong initialization for SlashCommandOptionChoice#getLongValue

felldo opened this pull request over 1 year ago
Create FUNDING.yml

felldo opened this pull request over 1 year ago
docs: add ReBlast as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
Provide options to set and update role icons.

ReBlast opened this pull request over 1 year ago
Use sets instead of lists for user roles collections in server updater

bassner opened this pull request over 1 year ago
docs: add shuen4 as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
Add user avatar decorations

felldo opened this issue over 1 year ago
Add the message author id to message reaction events

felldo opened this issue over 1 year ago
Add attachment flags

felldo opened this issue over 1 year ago
Add role flags

felldo opened this issue over 1 year ago
Fix migrated accounts default avatar URLs

shuen4 opened this pull request over 1 year ago
Replacement/just removal and deprecation of `getDiscriminatedName `

TheKodeToad opened this issue over 1 year ago
Add getters for ActivityAssets image values

felldo opened this pull request over 1 year ago
Add server scheduled events

felldo opened this pull request almost 2 years ago
Added support for forums

RealYusufIsmail opened this pull request almost 2 years ago
Slash Commands issue

cmclient opened this issue almost 2 years ago
Added super reaction

RealYusufIsmail opened this pull request almost 2 years ago
Added support for voice message

RealYusufIsmail opened this pull request almost 2 years ago
Add super reactions

RealYusufIsmail opened this issue almost 2 years ago
Add voice message support to text channel

RealYusufIsmail opened this issue almost 2 years ago
Remove and add missing Enum values

felldo opened this pull request almost 2 years ago
Add missing indonesian DiscordLocale

felldo opened this pull request almost 2 years ago
Couldn't handle packet of type VOICE_STATE_UPDATE

Rapha149 opened this issue almost 2 years ago
Improved the way to test your code

RealYusufIsmail opened this pull request almost 2 years ago
Remove guild from unavailable guilds list on delete

wasdennnoch opened this pull request almost 2 years ago
Changed from channel_id to channel for interaction

RealYusufIsmail opened this pull request almost 2 years ago
Adding new permissions and updated MANAGE_EMOJIS_AND_STICKERS name

RealYusufIsmail opened this pull request almost 2 years ago
Move from deprecated channel_id to new interaction channel field

felldo opened this issue almost 2 years ago
Fix wrong implementation for Message#removeEmbeds

feddevanderlist opened this pull request almost 2 years ago
Message.removeEmbed() doesn't do anything

memecodes opened this issue almost 2 years ago
Permission Update

RealYusufIsmail opened this issue almost 2 years ago
Add NSFW property to Application Command Updater

S3nS3IW00 opened this pull request almost 2 years ago
Polish GHA configs

Goooler opened this pull request almost 2 years ago
Fix interactions in text-in-voice channels

Mysterypotatoguy opened this pull request almost 2 years ago
Add missing check in VoiceStateUpdateHandler

felldo opened this pull request almost 2 years ago
Change from my website to my gh profile in contributor

RealYusufIsmail opened this pull request almost 2 years ago
Update username

felldo opened this pull request almost 2 years ago
Add a check if listeners require an intent upon registration

felldo opened this pull request almost 2 years ago