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

Default allowed mentions (#1293)

Add default allowed mentions

d752eed52d6723d85d96e159f0fe7e9b26babbc4 authored about 1 year ago
Add message author id to ReactionAddEvent (#1289)

Add message author id to ReactionAddEvent

f93c82229dd7dd3007612ff4293d297acd2d71d7 authored about 1 year ago
Add role flags (#1294)

Add role flags

db1980faf385a8b9e38acac8bd14fa79a5dea569 authored about 1 year ago
Add attachment flags

0767ea73a363a80721cb5abd7eebe8c9d9bfe36f authored about 1 year ago
Expose User ID in AuditLogEntry

971ea44e5d671d380382e0617fcaeaad070c8d02 authored over 1 year ago
Fix including URL query params as file name when sending an attachment

44ba958b87d32747a213165e8bd6eb69fd92982c authored over 1 year ago
Refer to a correct method in sample code inside README

a28bc2f76a5296cb39fc8b9663d5b2f82a53ca11 authored over 1 year ago
Fix `removeAllEmbeds` not removing embeds in some cases

d6b1bd6e4d20c75246ff9e3a0f1a4677ce850c3c authored over 1 year ago
Fix another race condition where a synchronizer was locked but not unlocked in some situations

f8eedf6c6a9c61d2d74b28202a370c9cccd175cc authored over 1 year ago
Make DiscordApiImpl unavailableServers thread safe

c6fc6f136908b23ab9535d193c7ef4c8ab6ea1e6 authored over 1 year ago
Only cleanup event dispatch queue for left servers

99d1a9da02cb3eeb57c27e2c4b0cf2372541e401 authored over 1 year ago
Fix race condition where task queue might be empty and remove now unnecessary null-check

88ef0980497937dda00a4d4c6b5fe1a3153c4c0f authored over 1 year ago
Adds Javacord compatiable framework "Nexus"

a3dfc1d02d73e8862a7953600bb5d4d287cabd4d authored over 1 year ago
Provide methods for getting a Server's stage voice channels. (#1271)

* Provide methods for getting server's stage voice channels as well as filtering them by name.

2e32d382c154bdbf78f5cc4757244dd713b3d402 authored over 1 year ago
docs: add End45 as a contributor for code (#1270)

* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored...

b7d9e1ff221451fc8363dae53c7771cb96b5b58d authored over 1 year ago
Fix archived thread getters (#1269)

Fix archived thread not working parameters and changed from a required channel id to an instant

4a3fb3d4904e8aa669635969a427b35ebbc604cf authored over 1 year ago
Add a dedicated listener for server thread joins (previously thread create event would dispatch twice)

b1ce43cd618fb1306e25929f63d6ab8958a33496 authored over 1 year ago
Fixing typos

a31baa966084f8c4657de26eb790e66f8ce19ecf authored over 1 year ago
Add information about bounties to CONTRIBUTING.md

bc221e383056f2f29eae0a431b2ec7d3e1262828 authored over 1 year ago
docs: update CONTRIBUTORS.md

2d55349fea3fa2d26e0929f7cf4c9dee5d434d10 authored over 1 year ago
docs: update .all-contributorsrc

c54a3dac860481b2b4635e0440147ace6d9789c2 authored over 1 year ago
Polish GHA configs (#1224)

Update GHA dependencies and use gradle caching

5888194ae24885764a5b8269c8e09b6f1dc88f95 authored over 1 year ago
Fix SlashCommandOptionChoice#getLongValue not working because jackson does not consider an int to be a long when checking for a number

5d7ff9df03298cf8b8aab94101304dfbaeee2d65 authored over 1 year ago
Create FUNDING.yml

b0665a6335d00ce2785e97a7b399458ca0480450 authored over 1 year ago
Add getters to get the value of an activity asset image in case of other services like Spotify, YouTube etc. as they have other CDNs

61bdb201aa8af5f2976b8e783c13fe5c780f0e5b authored over 1 year ago
Fixed a cache corruption issue when receiving ephemeral messages in text-in-voice channels and introduce TextableRegularServerChannel as entity (#1251)

* check for textable regular server channels instead of textchannels when receiving ephemeral me...

db09032cdb0b297997cf4d25c9f61ea82482caa7 authored over 1 year ago
Use sets instead of lists for user roles collections in server updater (#1253)

* use a set for the user role list

* make collection type more specific

8808e19ed5f7cd5e49121442d2306da92cf42b86 authored over 1 year ago
docs: add ReBlast as a contributor for code (#1255)

* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored...

5f557cb87ae29f5113678437abcb7b1576955985 authored over 1 year ago
Provide options to set and update role icons.

bdfefe0e3175a0ccd4494c2969b542010dbc462f authored over 1 year ago
docs: add shuen4 as a contributor for code (#1252)

* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc

29d7b0cc0d7742c7d2d97033913d70d8ed711b14 authored over 1 year ago
Fix migrated accounts default avatar URLs

69788785c64f1d4d0c52a0848508c762e7d62632 authored over 1 year ago
Added support for voice message

36fc06f4854484ed890e932c5f8375033e5742f4 authored almost 2 years ago
Add server scheduled events

77ac47f32eff8d0dfa7593703abc51c346b70386 authored almost 2 years ago
Changed from channel_id to channel for interaction

2976708b85004c1d10b22b34bd5a0f53cdc2e2fe authored almost 2 years ago
EventDispatcherBase: Verify that remaining tasks exist

b86447f8d8352ce2ceb99f830d2e31e92b6e5a8a authored almost 2 years ago
Add missing SystemChannelFlag enum values

fac631cc046c3e96633bfc722e75a5b88da0b976 authored almost 2 years ago
Remove and add missing ServerFeatures

4ddbe69db11cd7b2c16b8da3834a3278999fd0b9 authored almost 2 years ago
Rename and add missing PermissionType enum values

c566c132d9611f30d1080fe7c1b8d0d589f333cf authored almost 2 years ago
Add missing MessageType enum values

1492300b2e936d2fd325e33b12c6843d173cd9ed authored almost 2 years ago
Add missing StickerFormatType enum values

0e6f736bfc592609892fba8ea205267a4db8e409 authored almost 2 years ago
Add missing UserFlag enum values

d6f5d3db493fa705dd88181a3dd73d6681dfdab8 authored almost 2 years ago
Remove guild from unavailable guilds list on delete

125410e05e41d1ee665bbccf3e28ef9e1ecdd8a2 authored almost 2 years ago
Add missing indonesian DiscordLocale

7bac3d083c10edd0906edc19e1a07d6c2abd6f08 authored almost 2 years ago
Fix wrong implementation for Message#removeEmbeds

6cc43c88702871e833f5c93cd722d4947cdef332 authored almost 2 years ago
Change from my website to my gh profile

658b0d136466110e3e8c338ccd3ea80aa7533a43 authored almost 2 years ago
Add NSFW property to Application Command Updater (#1225)

Add NSFW property to application command updater and fix NPE when accessing defaultMemberPermission

ee6934b2bb6cdf7ae6685678077935810efc975e authored almost 2 years ago
Fix executing VoiceStateUpdateHandler#handleSelf in case the bots gets kicked (channel id is null) resulting in a wrong positive logger warning that a channel is not cached

8e6d6ef4cc14c90cb1a56a68b722fe0f38dbe0e8 authored almost 2 years ago
Increment patch version and append -SNAPSHOT suffix

2ca6775f65ca3699a61c046c5191c23ce7279ef8 authored almost 2 years ago
Release version 3.8.0

2d3901401aeac9789a0ee414eae174522798d500 authored almost 2 years ago
Update username

b52fbf662e36ab21f9a5ed9dba0b89c986aefd4a authored almost 2 years ago
Fix deprecated IP Discovery UDP packet size

2d6c4f4a5a4585ac481dcaa6061e45fcbb0b3bc8 authored almost 2 years ago
added SUPPRESS_NOTIFICATIONS flag

1e9dd257b13532ffd1d018318e5b16e255a693e8 authored almost 2 years ago
Add text in voice channels

4f3d461e379bcafc934171064a2fdbce0db06041 authored almost 2 years ago
Update Jackson.

This is just a preliminary upgrade to mitigate some CSVs that technically are not applicable to ...

cc2864fdc9628499ac6f19cb2119834225501f57 authored almost 2 years ago
Added canYouTimeoutUser && canTimeoutUser && canYouTimeoutUsers

Added convenience methods to check timeout permissions.

8a3baf769391744bd36fdbf98b773c0ec81c09f1 authored almost 2 years ago
Fix missing check if a custom_id is present for each component in a SelectMenuInteraction and fixed checking for the wrong name for min_value

a7d8d912da7388fe35522b07c00532e3144c34e1 authored about 2 years ago
Fixes NullPointerException in TextInput when null is passed down from `TextInput`.

dedb085d0a8854a98522b18a1c595e012bc330d6 authored about 2 years ago
added support for guild and nsfw commands

da4d18690b3a22c2b261d629757c40aad6965f7b authored about 2 years ago
Change generate changelog gradle task to mention the author next to the changelog instead of the dedicated contributors section

0204afd0bb4489091398b17700dc14912a570488 authored about 2 years ago
Increment patch version and append -SNAPSHOT suffix

e748049b359ed52141b6d8425e2d9160600b9af7 authored about 2 years ago
Release version 3.7.0

84b9ce647c003db99052e17ddb3610089383be80 authored about 2 years ago
Fill release draft with auto-generated changelog

486db022da04d58ed3a9d0776a0ba87b98f05225 authored about 2 years ago
Remove need to specify a personal access token in GitHub action

When not specifying one, the GITHUB_TOKEN is used by default. This
should be fine.

18486a11ebe105d77526e106e6a49a9af25ee166 authored about 2 years ago
Fix broken release PR creation

Fixes "fatal: The current branch release-vX.Y.Z has no upstream branch."
git error.

bc2f6017d5cd30996fb04db4f8c8ce88ae4f6837 authored about 2 years ago
Remove unused class

8ad12d4c44530848f0257e8ce14e5b1fd012352a authored about 2 years ago
Improve Message#getContent exception message and add Message#canYouReadContent

f7b1c794fe5bd2e22a1dd512d43fc54714620cf8 authored about 2 years ago
Add generateChangelog gradle task

f5e1adbfa948bce32f3e3990bab74682a33b5cbd authored about 2 years ago
Upgrade gradle version to 7.5.1

f0414fee54f6e87ab624492e9a9746c24c020d90 authored about 2 years ago
Improve PR template with changelog starting words

e67310862b072b592acc5ed2d8b72236eb143f2f authored about 2 years ago
Close the audio connection if the bot is kicked from a voice channel and move audio source to the new channel if moved

0d4802aa8b8410376ddb2c70c5176caaaeaa4c58 authored about 2 years ago
Throw an exception when the MESSAGE_CONTENT intent is not enabled and the content of a Message is accessed

fbd4fb511d8f2aed05d172fd4793e09797904364 authored about 2 years ago
Fix PR template contributing link not working

5c34217137517a19b9b3b50a5ff89f81225478d0 authored about 2 years ago
Change how the `delete_message_seconds` field is set when banning a user from as query parameter to the request json body

ff3c2ae8add4d54b98f71974898e48836aad52ce authored about 2 years ago
docs: add haseeb-xd as a contributor for doc (#1180)

* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

Co-authored-by: allcontr...

a7717044eb176acb212eedd2af7494cee7d0e90a authored about 2 years ago
Fix:Wrong links in readme (#1178)

Fix wrong links in README

b6943a744f1f654a3fdf5fecc031563978a51c56 authored about 2 years ago
Deprecate ApplicationCommand#deleteGlobal and #deleteForServer in favor of #delete

12e710ddf7346eec7481f1ab1db6d5d2ab84de2e authored about 2 years ago
Add new Javacord compatible library "Discord Interaction Handler" and removed sdcf4j because it is deprecated

e99cb18db5032f2a960d9a1a581c49864ef01399 authored about 2 years ago
Add ApplicationCommandInteraction#getRegisteredCommandServerId to get the server id the command is registered on

e41c692101fbaf2720e98c710c9ea768c05e4e7c authored about 2 years ago
docs: add Lainika as a contributor for doc (#1173)

* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

Co-authored-by: allcontr...

5fffe6d5a1a85d7628a0bcdf69f9a64b94b3a6ed authored about 2 years ago
add intent to example in README (#1172)

Fix missing intent for example in README

d49d9b16586b30f89ecabba0434296992b73303f authored about 2 years ago
Upgrade Gradle plugins

2074ded099b9c18a8f934d97e964b5e01779b22d authored about 2 years ago
Rename SlashCommandInteractionOptionsProvider methods that are only usable if they get arguments from getOption* to getArgument*

f4bab06b2276cd027098bdca83485b004ba9ae66 authored about 2 years ago
Add MessageDecoration#applyToText(String)

68752f3f05b02b2577cbdd802508c1647119be34 authored about 2 years ago
Fix MessageUpdater#replaceMessage not removing attachments when not setting new attachments

f6ae3058d78073a3ab6c8dbf0a82227f38de0f92 authored about 2 years ago
added new error code 50039 + 40062 (#1163)

Add new RestRequestResultErrorCodes 50039 and 40062

175a6250d35d065fba7220adf8784221e5b121d2 authored over 2 years ago
Add unicode emoji to SelectMenuOptionBuilder

0ac2f2cc0beae02c784792679eb2502e96f0c4f9 authored over 2 years ago
Change get and request sticker string id parse methods to be consistent with the other methods.

9cd6613a8797bdd418f632732f810e4ed1c451e0 authored over 2 years ago
Changed SlashCommand getFullCommandName to get the names of all options and added getMentionTags to get the mention tags of all subcommands

91c3dc13ef436fe33fe2f787f636da531e383b61 authored over 2 years ago
Added requestThreadMemberById

Also changed getThreadMembers to requestThreadMembers

7a3c724e65cd9fa8b71fcda42cc57677760eabe7 authored over 2 years ago
Update javacord-core/src/main/java/org/javacord/core/entity/channel/ServerVoiceChannelUpdaterDelegateImpl.java

Co-authored-by: Saladoc <[email protected]>

c40e8fb3f8010b1539a69e0686a68738de1d8eb4 authored over 2 years ago
spag fix

493ea43030829151c57122a25fc340a1aace80ff authored over 2 years ago
add nsfw to vc

658152459f42a0fafb4c7162ad0ed3f1d67ca2bb authored over 2 years ago
Add support for Select Menus v2

10422639971a2ef70ad81d8a7ac95b8ab62024d2 authored over 2 years ago
Add the ability to listen for replies to specific messages

7513053e6bc71360d36a09aff2fcd0fbfc30988c authored over 2 years ago
Increase snapshot version due to breaking change merged.

9c92565fbb38dd7cae69a59b4cf1a4de7c81e5ae authored over 2 years ago
Remove deprecated methods.

f95a34c9c30463d0f4090e36aa1c4af11e69cbb8 authored over 2 years ago
Increment patch version and append -SNAPSHOT suffix

921c9b3a21068958edab08d98b7bc112f7585237 authored over 2 years ago
Release version 3.6.0

e890364fd96ade3a894c1a08cccbfd4cea5edff4 authored over 2 years ago
Fix "Remove Snapshot Suffix" job

0db8f8c25f7430a0ea2529ab09c6c4f80293e190 authored over 2 years ago
Adjust pre-release step

c2cb5e3c44804046f905dc1278e8c003d30a6f4a authored over 2 years ago