Ecosyste.ms: OpenCollective

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

Javacord

An easy to use multithreaded library for interacting with the Discord REST and Websocket API in Java.
Collective - Host: opensource - https://opencollective.com/javacord - Website: https://javacord.org/ - Code: https://github.com/Javacord/Javacord

Update dependencies

github.com/Javacord/Javacord - 92889a74dd0a4c1eb39e9afde9d172292632b83f authored over 2 years ago by Dominic Fellbaum <[email protected]>
Compile only Java 9 specific classes for Java 9+ and not everything

github.com/Javacord/Javacord - 360c6bc145c444e59378e70d4543e9c7b0f3a83f authored over 2 years ago by Björn Kautler <[email protected]>
Replace ActivityButtons with a simple list of button labels

github.com/Javacord/Javacord - b86cbd2dfd98f95102d28bd6b37b870eaaa90535 authored over 2 years ago by Dominic Fellbaum <[email protected]>
Add missing MessageType THREAD_CREATED

github.com/Javacord/Javacord - 89cafdb409cfd990ca61ec5262ee2e40ea93d624 authored over 2 years ago by Dominic Fellbaum <[email protected]>
Add support for creating, updating, deleting and bulk overwriting slash commands without Server instance.

github.com/Javacord/Javacord - 2e8e64c56c1cb8e256bcf768b9fab845d77e5555 authored over 2 years ago by Miu <[email protected]>
Reestablish OSGi support

github.com/Javacord/Javacord - e3004a72846d93b2d2d148793c0d2a687bdcea0d authored over 2 years ago by Björn Kautler <[email protected]>
Bugfix for self voice states & moved from ServerImpl to MemberImpl

github.com/Javacord/Javacord - 1e5b73e1436dbaebc9c1b8463c115f2dadbc13a8 authored over 2 years ago by Ayu <[email protected]>
Remove print statement

github.com/Javacord/Javacord - 43162819d1b3dd7206063fae6eb6879348dba1d8 authored over 2 years ago by Dominic Fellbaum <[email protected]>
De-duplicate `prepareBody` methods

github.com/Javacord/Javacord - dde55589947d5b4d3ba9f249320cb935e6cd837c authored over 2 years ago by Mysterypotatoguy <[email protected]>
Add application command localization

github.com/Javacord/Javacord - d8bf6ffc0066e645f343ba5dc731418f9d06b370 authored over 2 years ago by Mysterypotatoguy <[email protected]>
Added missing fields to the Activity object.

I have added the missing fields for the Activity Object.

github.com/Javacord/Javacord - 5abb12f5e67843d78bd7c6728d1e6b5dd3ed3573 authored over 2 years ago by Yusuf <[email protected]>
Introduced Activity Flag enum

Also added it to the Activity class

github.com/Javacord/Javacord - 13a44ef17964c82c7a796ce722cebd822053040f authored over 2 years ago by Yusuf <[email protected]>
Add bans pagination (#993)

* Add manual pagination method for bans
* Server#getBans now return all bans with use of pagina...

github.com/Javacord/Javacord - c840cd6aa1f8a6f8e16fbda166123776d8992f29 authored over 2 years ago by Patrick Bassner <[email protected]>
Add a toggle to change if events can be dispatched or not

github.com/Javacord/Javacord - 8582145c7c47a539cf1b5c77086852a09ba95a04 authored over 2 years ago by Dominic Fellbaum <[email protected]>
Migrate to shields.io

When I shut down our CI server, I also shut down our self-hosted version
of shields.io (it runs ...

github.com/Javacord/Javacord - 2c44899d96e18a59c82d8738f5fd49d49426e132 authored over 2 years ago by Bastian <[email protected]>
Update gradle version to 7.4.2

github.com/Javacord/Javacord - b24b700fab5f2a5bdb45fa394c114368e2f0f5e6 authored over 2 years ago by Dominic Fellbaum <[email protected]>
Update and simplify contribution guidelines

github.com/Javacord/Javacord - 774b4add9206a5ef39bbab92c37ba3baa8f80fac authored over 2 years ago by Bastian <[email protected]>
Rework CI (#769)

This commit upgrades to the latest Gradle version, migrates from
TeamCity to GitHub actions, an...

github.com/Javacord/Javacord - 03af2019719d08d1cd92f0a1a4ddad85f012d385 authored over 2 years ago by Bastian Oppermann <[email protected]>
Add a check if the `nsfw` field is present for ChannelCategory updates

github.com/Javacord/Javacord - aa315b62725f8b0c8297a637c08de6c641a249b0 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Revert "Have git ignore system files"

This reverts commit 5e89c27a67ef1ef2e4de61bf04c65f83310ab874.

github.com/Javacord/Javacord - 709dd03cc8eb2030fce637e66ecc01783c08079e authored almost 3 years ago by Saladoc <[email protected]>
Have git ignore system files

github.com/Javacord/Javacord - 5e89c27a67ef1ef2e4de61bf04c65f83310ab874 authored almost 3 years ago by Vienna Tran <[email protected]>
Invert the return value of DiscordApi#hasAllUsersInCache to match the documentation.

github.com/Javacord/Javacord - a3836e7d3de6a552505349a33f109767fb9bc81f authored almost 3 years ago by Saladoc <[email protected]>
Let interactions and webhook not consume global ratelimits

github.com/Javacord/Javacord - c9c4371d870d9f403aaf0734a6fa3731099aceeb authored almost 3 years ago by Patrick Bassner <[email protected]>
add missing ratelimit exclusion to respondWithModal

github.com/Javacord/Javacord - 738f29ce2cda491cc3d2435c3de45cd62e793081 authored almost 3 years ago by Patrick Bassner <[email protected]>
Optimize ServerMemberBanEventImpl#requestBan() to use ServerImpl#requestBan()

github.com/Javacord/Javacord - f858856ab39adfa8e8461588cf86b916060894bd authored almost 3 years ago by Ayu <[email protected]>
Add requestBan()

github.com/Javacord/Javacord - 34f90630d935ba07c21958cac9a67c853a7f9674 authored almost 3 years ago by AyuAi <[email protected]>
Convert InteractionCallbackDataFlag back to MessageFlag

github.com/Javacord/Javacord - 83b87f13a64191ebc66c3b234c1a5d6bbec4a65f authored almost 3 years ago by Dominic Fellbaum <[email protected]>
fix audit log encoding

github.com/Javacord/Javacord - 1a144df5b6abe6b8b8eef14dd3ed0217f858a7bc authored almost 3 years ago by Patrick Bassner <[email protected]>
Add member timeouts

github.com/Javacord/Javacord - 1672a51e805edd50330cca9dd023975dc9627299 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Change ServerThreadChannelBuilder#setInvitableFlag param from primitive to wrapper class because of nullability issues

github.com/Javacord/Javacord - f4770ea8c0d5a63a2f71646320f57400681a1d57 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Add Modal interactions

github.com/Javacord/Javacord - 922a67c31cc4011fd0e1e12deb218946fdfcb6cc authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Revamps the BotInviteBuilder to support InviteScopes, etc.

github.com/Javacord/Javacord - ee87202b54e743742bde4cffcac06462dfe59ece authored almost 3 years ago by ShindouMihou <[email protected]>
Do not return a message from cache if it was reqeusted from a channel by ID if the message belongs to a different channel

github.com/Javacord/Javacord - 1e8d965afae9eebefcee6781cc484e01eb8aa274 authored almost 3 years ago by Björn Kautler <[email protected]>
Skip & log missing channels in voice_states

github.com/Javacord/Javacord - 200cecd6020e127f6b7a973a3cb3858849b3c5fc authored almost 3 years ago by Ayu <[email protected]>
Remove group channels.

With support for non-bot users dropped, there is no way to interact with group channels any more.

github.com/Javacord/Javacord - 868a42de6a98c60b70d33e64c3cd11baf489831e authored almost 3 years ago by Saladoc <[email protected]>
Remove Client login support

github.com/Javacord/Javacord - 41d78ec65f158711de4365a341dca1743ed07147 authored almost 3 years ago by Saladoc <[email protected]>
Work around a bug in Java 11 JavaDoc (#954)

github.com/Javacord/Javacord - adba342a6f10a48cfb09dc6ba6496925ca8234fa authored almost 3 years ago by Björn Kautler <[email protected]>
SlashCommandInteractionImpl checks for `resolved` structure in wrong JsonNode

github.com/Javacord/Javacord - 5c5ab14edb49091025629e8501e97a3094f4f567 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Fix version declaration

github.com/Javacord/Javacord - a1bd70cbafb8262653e1a5cf739ea7c1ee1d92c9 authored almost 3 years ago by Björn Kautler <[email protected]>
Remove test execution in gradle build in GitHub Actions workflow as they get executed after

github.com/Javacord/Javacord - aecfabb78457a2b008708ac162e17198ce785e16 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Rename PermissionType#READ_MESSAGES to VIEW_CHANNEL

github.com/Javacord/Javacord - 5ad43c2552596420a4da64038de4f0931f258cc9 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Remove deprecated slash command option methods

github.com/Javacord/Javacord - b357ca363a0a453d7d2cb7ca2c5340dbaf352986 authored almost 3 years ago by Björn Kautler <[email protected]>
Remove SafeSpecializable as it breaks the contract of the parent interface and makes no sense actually

github.com/Javacord/Javacord - 5a80d12f3fbfe02056fa60a1645362453a4bbb12 authored almost 3 years ago by Björn Kautler <[email protected]>
Add locale fields for interactions

github.com/Javacord/Javacord - 76c28c5d1b43574fe2b42e7f52eb55b7329123d3 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Removed deprecated methods.

- Message#isPrivate has been removed in favor of Message#isPrivateMessage.
- Message#getReferenc...

github.com/Javacord/Javacord - 994f196cfa9d359554d17c122dd9327564ba8d98 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Fixed reversed slowmode logic

github.com/Javacord/Javacord - d2fb43ecf85d618232df9eda2a4ed4681135ba08 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
- Removed no longer existing SYSTEM user flag

- Added CERTIFIED_MODERATOR and BOT_HTTP_INTERACTIONS
- Renamed various other user flags to match...

github.com/Javacord/Javacord - 17bb7a40ddb3c4faeaf57b9b8104a11d802d9a79 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v3.4.0'.

github.com/Javacord/Javacord - 754e7d7f6dad443ea48827c30521d5e0ee61b46c authored almost 3 years ago by Javacord CI <[email protected]>
Add `getFocusedOption` method for AutocompleteInteraction and `getArguments` shorthand method to get the slash command arguments in a SlashCommandInteraction

github.com/Javacord/Javacord - b09e7733fea4b80c8a6de3ed402b898c97c1a58f authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Remove convenience helpers that produce invalid options

github.com/Javacord/Javacord - fedf91500ccf947bb6eddad2a84f6e9048a364ea authored almost 3 years ago by Björn Kautler <[email protected]>
Update log4j to 1.17.1

github.com/Javacord/Javacord - 8921d3c252649c679527644f28f58f53e5708767 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Fix method signatures of bulk overwrite application command methods

github.com/Javacord/Javacord - 38cb7902bc45ab66a369151b890d4418eb418eff authored almost 3 years ago by Björn Kautler <[email protected]>
Clean up some unnecessary generic bounds

github.com/Javacord/Javacord - 9672faa7d478b796c254539914afc9f2c3b0ad8f authored almost 3 years ago by Björn Kautler <[email protected]>
Implement AutocompleteInteractions for SlashCommands

github.com/Javacord/Javacord - c4eec0fccf3a9f86cc75da86da870fb5059b1013 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
- Tried to reuse the ApplicationCommandBuilder for creating application commands

- More general tweaks

github.com/Javacord/Javacord - 379570e888261e0ec811c68b815f9cd64699f00d authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Implement Context Menus

github.com/Javacord/Javacord - 3e5437e41480d6293f8261e5b32f0bd314c940fd authored almost 3 years ago by Mysterypotatoguy <[email protected]>
Add a Java9+ alternative for MessageSetImpl that works with Stream#takeWhile instead of Stream#filter

github.com/Javacord/Javacord - 614e9b0a295b34ecab156658009db3cc679092ff authored almost 3 years ago by Björn Kautler <[email protected]>
Add methods to Messageable to avoid ambiguous method resolutions

github.com/Javacord/Javacord - eeb1350e21793f6045e53765ddc313eef202779d authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Deprecate in all Message builders #addFile

github.com/Javacord/Javacord - dc3f57c3ef53dbd724153f5a976406217801b652 authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Replaced hard coded discord CDN with the static defined Javacord.DISCORD_CDN_DOMAIN

github.com/Javacord/Javacord - 4b99c152d665ea6b87aa57c49837ee67ad27044f authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Add missing SERVER_NEWS_THREAD switch cases

github.com/Javacord/Javacord - 3b64c31b2dff2aadb2c62998616607f7473a598f authored almost 3 years ago by Dominic Fellbaum <[email protected]>
Add missing superclasses Event and ServerEvent

github.com/Javacord/Javacord - 78dc2d780cb3c22ebe6420752fdd6c5f053a31d9 authored almost 3 years ago by Lauriichan <[email protected]>
update server count of Yunite

github.com/Javacord/Javacord - 3687aceb05a35ab0b81c4e19bfb91ada49eee297 authored about 3 years ago by Patrick Bassner <[email protected]>
Renamed PositionableServerChannel to RegularServerChannel.

Created RegularServerChannelBuilder for inheritance.
ServerThreadChannelUpdater now inherits from...

github.com/Javacord/Javacord - 411b13639d03ed07c1ea5d3ccd1b4ecd0af723a5 authored about 3 years ago by Dominic Fellbaum <[email protected]>
Add ThreadUpdater

github.com/Javacord/Javacord - d931674a71f3b58179d61debc784029e24e8ceac authored about 3 years ago by Ruiner <[email protected]>
Update log4j-api and recommended log4j-core version

See https://github.com/advisories/GHSA-jfh8-c2jp-5v3q

While Javacord itself is not affected by ...

github.com/Javacord/Javacord - 9e8ad06d980cb227e7c88cf54b42dd276d9d6182 authored about 3 years ago by Bastian <[email protected]>
Fix a bug in SelectMenuInteractionImpl where when a link Button was in an action row before the select menu would throw a NPE because a link button does not have a custom id

github.com/Javacord/Javacord - 79ffd30af8bfac9fa1459352d0eca5929e6a908a authored about 3 years ago by Dominic Fellbaum <[email protected]>
Fix SlashCommandInteractionOptionImpl#getUserValue to get the user always from the map which contains the users if any instead of using api#getCachedUserById which throws an NPE if the user value is null.

github.com/Javacord/Javacord - c4bc50d10e1881af793c453ac67850cd9cdb7b7e authored about 3 years ago by Dominic Fellbaum <[email protected]>
Fix inconsistency in slash command option naming

github.com/Javacord/Javacord - 372602de7c702138744a20f717e142ca4a58b604 authored about 3 years ago by Björn Kautler <[email protected]>
Make ServerVoiceChannelEvent extend ServerChannelEvent

github.com/Javacord/Javacord - cde07c213ea794d2461dfd71facded97e9378b8d authored about 3 years ago by Björn Kautler <[email protected]>
Add min/max values for Integer and Number command option

github.com/Javacord/Javacord - f2a0ee18afd58ee497b8361eee980d12d76c2795 authored about 3 years ago by ilgo0413 <[email protected]>
Add ServerMembersChunkEvent

It can be used by users that want to build/populate their own cache.

github.com/Javacord/Javacord - 90046df8f92e56494d9001823d9699c92c9c9f47 authored about 3 years ago by Bastian <[email protected]>
Centralized creation of ServerThreadChannel and ServerThreadChannel will now be added to the cache in the process of creation instead afterwards

github.com/Javacord/Javacord - 98214e9bb085ff228dd388e29be4018e6ef3ecf8 authored about 3 years ago by Dominic Fellbaum <[email protected]>
Fix NPE in MessageBuilderBaseDelegateImpl when a list of embeds contains a null entry

github.com/Javacord/Javacord - 435db5a5a7086331bb809dbb1432d7c1603b6fce authored about 3 years ago by Dominic Fellbaum <[email protected]>
Fixed typo in ThreadMemberImpl

github.com/Javacord/Javacord - dcf024ba17fe3afbc9e96cd34cea00ed085ca405 authored about 3 years ago by Ruiner <[email protected]>
Change SlashCommandInteractionOption and SlashCommandOptionChoice integer option implementation to long as the provided integer value exceeds Javas int range.

github.com/Javacord/Javacord - 577a28092696316602c5e2a52ba04f584d6eadb3 authored about 3 years ago by Dominic Fellbaum <[email protected]>
Enable the user cache by default

github.com/Javacord/Javacord - 4bcea7acf6b25feab926380ea711c6bf292bc3f7 authored about 3 years ago by Dominic Fellbaum <[email protected]>
Add avatar size to message author.

github.com/Javacord/Javacord - dd9dc1ea6ff89be80bda8e8aa6a963f1c3a9feed authored about 3 years ago by ShindouMihou <[email protected]>
Check if resolve data structure exists

Fixes the following error:

```
java.lang.NullPointerException: Cannot invoke "com.fasterxml.jac...

github.com/Javacord/Javacord - fd27289531ee3c1c470349b370d5c42e81756851 authored about 3 years ago by Ruiner <[email protected]>
Fixes GUILD_CREATE event not containing id and userId for ThreadMember

github.com/Javacord/Javacord - 442c9f07bcf6bcd78e26894e41cc906b1a40a543 authored about 3 years ago by Ruiner <[email protected]>
Changes to ThreadUpdateHandler for archived threads

This will allow archived threads to be added to the cache when they get unarchived.

github.com/Javacord/Javacord - a4607d761474522b477f4b37a0f28db289ee3a8a authored about 3 years ago by Ruiner <[email protected]>
Added channel_type field for SlashCommandOption

github.com/Javacord/Javacord - 770fe3c26be25bf1082d906c758294ddde597f49 authored about 3 years ago by ILGO0413 <[email protected]>
Use the resolved data structure

github.com/Javacord/Javacord - 585db5e1b699420c2b0b6fa006861e835a0d5d02 authored about 3 years ago by Mysterypotatoguy <[email protected]>
Fix ServerThreadChannel mutating to PrivateChannel

https://github.com/Javacord/Javacord/blob/a3c31355c393063b75ee9fa5c163358a7f46ebc6/javacord-core...

github.com/Javacord/Javacord - 0c95ba528b106f3a85865d474a45ccd78bb12c30 authored about 3 years ago by ruiner189 <[email protected]>
Add server avatars

github.com/Javacord/Javacord - 0aa067d6feba963267c327769e2d4813e7fcc068 authored about 3 years ago by Mysterypotatoguy <[email protected]>
Add role icons

github.com/Javacord/Javacord - a3c31355c393063b75ee9fa5c163358a7f46ebc6 authored about 3 years ago by Mysterypotatoguy <[email protected]>
Fix unidentical Javadocs

github.com/Javacord/Javacord - 811c822b3e0a590667806d88ed92ae97833f3fed authored about 3 years ago by zFlxw <[email protected]>
Add xsalsa20poly1305 dependency to module info file

github.com/Javacord/Javacord - 31a1a4905e8b5a7ce12998e7647a76620865ec92 authored about 3 years ago by Björn Kautler <[email protected]>
Work-around a JavaParser bug in code generation

github.com/Javacord/Javacord - 6397f0fa137e1d217ed64705d6208afbf88f1fcf authored about 3 years ago by Björn Kautler <[email protected]>
Deprecated API-cluttering helper methods

github.com/Javacord/Javacord - 0a4188f2741595719468399723cb35508b403b5a authored about 3 years ago by Björn Kautler <[email protected]>
Fix endless recursion when getting mentionable slash command option values

github.com/Javacord/Javacord - 62160f45b82771d45547ee5c160918208225d8bf authored about 3 years ago by Björn Kautler <[email protected]>
Fix badly formatted and wrong JavaDoc

github.com/Javacord/Javacord - 67887341554e0146712fb83956ef48f0c7c1163b authored about 3 years ago by Björn Kautler <[email protected]>
Fix retrieval of mentionable values always returning first option

github.com/Javacord/Javacord - bfe6eea78dbf3a9943ee3ecbc51a31610925b852 authored about 3 years ago by Björn Kautler <[email protected]>
upgrade discord api version to v9

github.com/Javacord/Javacord - c9b7e33d520f7deb59ee03d17067b9fb7b7984a8 authored about 3 years ago by Dominic Fellbaum <[email protected]>
Add size parameter to User#getAvatar

github.com/Javacord/Javacord - 44bafb952c6e0683af1e85f387c49f6c51ca11a8 authored about 3 years ago by Mysterypotatoguy <[email protected]>
Added Thread Create Events and the infrastructure to support them

github.com/Javacord/Javacord - ec8a501de7b17f32003f3eb7b1c6be1b8001b643 authored about 3 years ago by Christopher Davis <[email protected]>
add thread interface

github.com/Javacord/Javacord - a4d046a77b3408dfcc7baa3e4168e4dacd4ba754 authored about 3 years ago by Joshix <[email protected]>
Final implementation to support threads.

- Total rework of previous contributed code
- Add all thread REST-endpoints

github.com/Javacord/Javacord - 3a82eddedd2c5a91567d1fb01a42b2b5f5ad366f authored about 3 years ago by Dominic Fellbaum <[email protected]>
Return a future in disconnect method.

github.com/Javacord/Javacord - e1aa6bc2b55c209d811e85e4ce77089a47f1729f authored about 3 years ago by Saladoc <[email protected]>