Ecosyste.ms: OpenCollective

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

Discord4J

Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java
Collective - Host: opensource - https://opencollective.com/discord4j - Website: https://discord4j.com - Code: https://github.com/Discord4J

Use a Discord4J scheduler for reconnect backoff

github.com/Discord4J/Discord4J - 3543ac39222005f2eb5682c25eae73b53d4f213d authored over 4 years ago
Make default Discord4J Scheduler factories public

github.com/Discord4J/Discord4J - d0e97b560ed5f3c10fbe2242ce5ee14b306cf9ab authored over 4 years ago
Use a Discord4J scheduler for typeUntil timer

github.com/Discord4J/Discord4J - c050942170f3e80b32b29602780426b3100f89fe authored over 4 years ago
Create factory for a default JacksonResources

github.com/Discord4J/Discord4J - f3f34283af7d3f54822b2d40c489de67db66d937 authored over 4 years ago
Remove some deprecated methods (see details)

- Remove DiscordClientBuilder::setDebugMode
- Remove DefaultShardingStrategy::indexes
- Remove G...

github.com/Discord4J/Discord4J - 5fe16f1efd342105f046391c699f2ef8d31ed232 authored over 4 years ago
Rename ShardingStrategy factor to maxConcurrency

github.com/Discord4J/Discord4J - cb4191f2675d8c03390c984426cfc7a9beef39ed authored over 4 years ago
Update example VoiceSupport

github.com/Discord4J/Discord4J - 03a4f24dbef2eaa5362eb70f7293f0d125300248 authored over 4 years ago
Bump discord-json to 1.4.0 snapshots

github.com/Discord4J/BOM - 56f6d9820ddf5d8b1bfc0a99eb78407ee57e1efb authored over 4 years ago
Upgrade to Gradle 6.4.1

github.com/Discord4J/BOM - fea68caad6a276345ec51e9c975635202eb57ce5 authored over 4 years ago
Use logback-classic 1.2.3 in tests

github.com/Discord4J/connect - 77585a75e63227d7234804829907119995598b69 authored over 4 years ago
Upgrade to Gradle 6.4.1

github.com/Discord4J/connect - b162f43d7f71c8fdafc15c83e2a36f0110e91913 authored over 4 years ago
Some More README Improvements

github.com/Discord4J/Discord4J - 4f4da73249c0252d1061686f2027f21e4aa42d53 authored over 4 years ago
Add missing dispatch mapping for MESSAGE_REACTION_REMOVE_EMOJI payload

github.com/Discord4J/Discord4J - 7dfa7683ead9362f4f49e2a86c01c92db27925d1 authored over 4 years ago
Add Automatic Disconnection Example

github.com/Discord4J/Discord4J - 2fa3a08aa7401837ef57ede1fd89f83a85262234 authored over 4 years ago
Bump Servicer to 1.0.2

Fixes a rare issue where competing annotation processors can crash javac

github.com/Discord4J/Stores - 8931e839669249dfc56b83657cd3015fe5bba01a authored over 4 years ago
Add new options to guild prune actions

Close #704

github.com/Discord4J/Discord4J - e4523fc7ddaec74dda631803617979ddd053649a authored over 4 years ago
Update prune-related methods after discord-json changes

github.com/Discord4J/Discord4J - b6ebd43d039b36e90e30cd8450b8686a2de2de9d authored over 4 years ago
Allow adding a Multimap to a DiscordWebRequest

github.com/Discord4J/Discord4J - e3606561ca36ba1d801a3c6511e48a107e949e0b authored over 4 years ago
Migrate to Multimap and QueryStringEncoder

#704

github.com/Discord4J/Discord4J - 54e8b691b9ed1a1e59d5fd35c26ac725b62c7856 authored over 4 years ago
Update remaining tests to JUnit 5

github.com/Discord4J/Discord4J - fb77f304868630364fa4aa122c0feda223bd8fb3 authored over 4 years ago
Validate intents for GatewayDiscordClient::requestMembers (#718)

github.com/Discord4J/Discord4J - 7f667548edac1651ecd9d92885933c0fdc924a3a authored over 4 years ago
Parse self ID from token (#697)

github.com/Discord4J/Discord4J - e0feaaeac317e835ee7748c96c3b003aefa95a77 authored over 4 years ago
Change type of PruneData::pruned to Optional<Integer>

github.com/Discord4J/discord-json - 98755f91843935041b962e9446b843b3a1835b28 authored over 4 years ago
Bump version to 1.4.0-SNAPSHOT

github.com/Discord4J/discord-json - fa4c3a304ff3cd8876d31b4c1193aacb46680394 authored over 4 years ago
Merge branch '3.0.x'

github.com/Discord4J/Stores - 88a321106a1f20583c7461e97be6988001598714 authored over 4 years ago
Backport GH actions to 3.0.x branch

github.com/Discord4J/Stores - 1d5b6aed4465673886d64bd0f35268a97a70c626 authored over 4 years ago
Upgrade to caffeine 2.8.4

github.com/Discord4J/Stores - bb95ccabdc335293cf78b0faf0914eea2a5ed1ab authored over 4 years ago
Upgrade to Gradle 6.4.1

github.com/Discord4J/Stores - 43ac9ac76dffac3bb95ebd4cf75647ad311bd6c7 authored over 4 years ago
Update GH workflow

github.com/Discord4J/discord-json - c0a6ceb5760fe55063bc9947941f506974076dbd authored over 4 years ago
Upgrade to Gradle 6.4.1

github.com/Discord4J/discord-json - f851aab1057d7287a5f23da5229e1e15f7af8641 authored over 4 years ago
Update test dependencies

github.com/Discord4J/discord-json - 66ba79646e155503187d9856e9aba80776447e15 authored over 4 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - b41c39c70f35937c609088c1d4c015d28516d77e authored over 4 years ago
Merge branch '3.0.x' into 3.1

github.com/Discord4J/Discord4J - 01977bf4d26738ab8bf827b1c9d70cc173867173 authored over 4 years ago
Add GitHub actions badge to README

github.com/Discord4J/Discord4J - df8dd109181c52cd3663cb359b1c459a02af32d5 authored over 4 years ago
Move tests to GitHub actions

github.com/Discord4J/Discord4J - 39bd8bc5295a506c953164e780da55f5e20f6a85 authored over 4 years ago
Move EnabledIfEnvironmentVariable to the type

Avoid running BeforeAll methods

github.com/Discord4J/Discord4J - de8dd7f0a94c6e892a1e8c97dcc8126a4fbb096f authored over 4 years ago
Upgrade all tests to JUnit 5

Made integration tests against Discord optional through
the D4J_TEST_DISCORD environment variable

github.com/Discord4J/Discord4J - e6b627408f1bcc9918899d585a981d19c8b48db8 authored over 4 years ago
Update test dependencies

- Logback classic to 1.2.3
- Lavaplayer to 1.3.44

github.com/Discord4J/Discord4J - 103dd611a9db212684e0da8f1657f34b5e58e25c authored over 4 years ago
Upgrade to gradle wrapper 6.4.1

github.com/Discord4J/Discord4J - 82ab8d746987c08c708e481b11b60d6ccc0153f9 authored over 4 years ago
Fix guildId format in voice connection logs

github.com/Discord4J/Discord4J - 529445da50c5466d0a22207388ea5b1c3ea1ee16 authored over 4 years ago
Update README version

[ci skip]

github.com/Discord4J/Discord4J - 1b1b4fb45ad85a8a9df188664e343a8810a864e7 authored over 4 years ago
Update README

[ci skip]

github.com/Discord4J/Discord4J - ca315ff1bab17110424b15808af3db3f8e949815 authored over 4 years ago
Update to latest Discord4J changes

github.com/Discord4J/connect - b373581f9ee1c62f7f89aac7ded4c47114d1b30d authored over 4 years ago
Make IdentifyOptions immutable, close #714

- Immutable
- Add builder for options beside shard info
- Do not hard code large_threshold
- Gat...

github.com/Discord4J/Discord4J - 0e800e6e37eaed6a661e2433dd7582768ba0acc4 authored over 4 years ago
Extract method for retrieving a shard index from a guild

github.com/Discord4J/Discord4J - 5cfa301b108e2bbb184a88045a7978b174d65841 authored over 4 years ago
Fix README Formatting Issues

github.com/Discord4J/Discord4J - 1b2b2a34707ff9ec3d7deb8264d618844ad673bc authored over 4 years ago
Add Message Embeds Example

github.com/Discord4J/Discord4J - 3af7ee2e691c6de703f6daa9d9c2a740d7cb4d5b authored over 4 years ago
Move Snowflake class to common module

Close #717

github.com/Discord4J/Discord4J - f56949f0ca65baa8bd0db31344aa243f83bf0c8e authored over 4 years ago
Update DiscordClient docs

github.com/Discord4J/Discord4J - 46423c8c5ea2dd60c1e9f2f654bfb11189812a9d authored over 4 years ago
Update examples

github.com/Discord4J/Discord4J - c8b017de9c8ae23abc9c7069a114f20611ae8334 authored over 4 years ago
Fix #716 deduplicate incoming member chunk

github.com/Discord4J/Discord4J - c82d05a7c0e49a3e60ccb84980d9550cda1cd2e6 authored over 4 years ago
Add Large Bots Section and Update README Version

github.com/Discord4J/Discord4J - f112b34de0f8ec4ff054eec48524dc54ac122e35 authored over 4 years ago
README Overhaul (#694)

* Started README Overhaul

READMEs are important for open-source projects. They provide a firs...

github.com/Discord4J/Discord4J - b27672026d1bd0a27897287bdf447dc44e8eb011 authored over 4 years ago
Suppress emitting error on voice disconnect due to 4014

github.com/Discord4J/Discord4J - 6d53f5a9efe6b928e111268e22257ede19b0ca94 authored over 4 years ago
Add withEventDispatcher to setup an early event subscriber

github.com/Discord4J/Discord4J - 177183c1d70dbf980b0a6e07b8fc2fc644137a21 authored over 4 years ago
Change some voice client log calls to debug level

github.com/Discord4J/Discord4J - d822bfef959b7125244a445429347cdc48ddd74b authored over 4 years ago
Move guild id sub context to the voice client

github.com/Discord4J/Discord4J - e5b20e957df682432cf211114af02f319d099f36 authored over 4 years ago
Fix #711 expose non-recoverable status codes through a Mono

github.com/Discord4J/Discord4J - a8b710d0d1398fd7da679155ae45d8b693675631 authored over 4 years ago
Fix members list only containing the bot user with guild intent declared (#713)

Fix #708

github.com/Discord4J/Discord4J - f1323ca42ff4a120c433bde61aa01e97bafdd647 authored over 4 years ago
Fix Color float documentation

github.com/Discord4J/Discord4J - 2172e84bc4fe0bd6e05fa4853837936c0d5b666a authored over 4 years ago
PinsUpdateEvent#last_pin_timestamp is nullable (#712)

github.com/Discord4J/Discord4J - 7b0425bd028fb64409178c5b03d14f41314acb12 authored over 4 years ago
ChannelPinsUpdate#last_pin_timestampis nullable (#18)

github.com/Discord4J/discord-json - cda83503b1e2a6e564df4a719bd63a78b53a36e7 authored over 4 years ago
Supply a context with shard ID at gateway module

github.com/Discord4J/Discord4J - d624b85af8003035d4231f77b8280177f92ba5ab authored over 4 years ago
Add color boxes to the Color class javadoc

github.com/Discord4J/Discord4J - 131964195de1a2761c6c496ddcd610f227fb0d62 authored over 4 years ago
Fix Typo in Color Documentation

github.com/Discord4J/Discord4J - a74ce210dc0a5263aafb23fc21a3cbe189646d20 authored over 4 years ago
Cleanup Color and Add Constants (#710)

* Cleanup Color and Add Constants

* Fix Tests 😟

* Remove useless static

* Add Discord c...

github.com/Discord4J/Discord4J - 1cf86d92c4ffb5e858e7fdef7498110329b3c1af authored over 4 years ago
Deprecate guild embed fields and add guild widget (#707)

github.com/Discord4J/Discord4J - 7f38a15e48e1039b19a03665ffbe91c74431db4c authored over 4 years ago
Add more non-retriable status codes to voice gateway impl

github.com/Discord4J/Discord4J - 40c5dacee7f1abd354b07f1fce99f5cfdba79b90 authored over 4 years ago
Add another SVG diagram

github.com/Discord4J/connect - b2bc410b890dfcfa54d93b86730d8f4566338f14 authored over 4 years ago
Update SVG diagrams

github.com/Discord4J/connect - 5ef106abfdb7ba50a4bde07d3e47ee2dd471ad4a authored over 4 years ago
Back to discord-json snapshots

github.com/Discord4J/Discord4J - 64b2bedb19b31f623490317c46a506b980d97183 authored over 4 years ago
Deprecate embed fields (#17)

* Deprecate embed fields
* Deprecate GuildEmbedData
* Remove embed fields from Guild.json
* D...

github.com/Discord4J/discord-json - a5422d5ed37551736be2a04257fd5cdf4cb9ea3a authored over 4 years ago
Replace discordapp.com with discord.com (#709)

github.com/Discord4J/Discord4J - d7c4b3c54553affcc60417ab5cd44a5b8c701e5c authored over 4 years ago
Change withGateway from accepting Mono<Void> to Publisher<?>

github.com/Discord4J/Discord4J - 5140a128451f7a68c4b703f5f37a566f894b12a6 authored over 4 years ago
Update RSocket, discord-json versions

github.com/Discord4J/BOM - 98a051eb70dda078baf36e23e632434f790bec69 authored over 4 years ago
Update stores version

github.com/Discord4J/BOM - 659236d2004168be1dd4422b27b8d0a4356dc062 authored over 4 years ago
Update dependencies

- RSocket 1.0.0
- Stores 3.1.1-SNAPSHOT

github.com/Discord4J/connect - 9e206aca17b656dcf22e8e205146290e29feacdf authored over 4 years ago
Update example

github.com/Discord4J/connect - 75e98fe1e89b812e1f288bbe49f2d78a198e6f6e authored over 4 years ago
Next development version '3.1.0-SNAPSHOT'.

github.com/Discord4J/Discord4J - 375899bca95e5e91a0bb7f8e94bbf60c0b7e241d authored over 4 years ago
Release version '3.1.0.RC1'.

github.com/Discord4J/Discord4J - 759890dbf6c930df763146d6531d025f2d66fbb3 authored over 4 years ago
Merge #702 into 3.1

Inviter-retrieving methods are now located in the Invite class

github.com/Discord4J/Discord4J - 332ff75df7e8d4455f15b6b5477cb6f9de0b1d56 authored over 4 years ago
Upgrade dependencies

- Stores 3.1.0
- discord-json 1.3.1

Test dependencies

- Lavaplayer 1.3.48

github.com/Discord4J/Discord4J - bd53ee84403c68eb36aae4e44a688d9530418058 authored over 4 years ago
Upgrade to gradle wrapper 6.4

github.com/Discord4J/Discord4J - 597bbf21c476f276978673f61510921959a09dec authored over 4 years ago
Next development version '3.1.1-SNAPSHOT'.

github.com/Discord4J/Stores - 1c3ec200301a823b215d5582418292c6bd16a71a authored over 4 years ago
Release version '3.1.0'.

github.com/Discord4J/Stores - bfd16f78c61c54462ec6b8b5c0842195881f43e6 authored over 4 years ago
Upgrade to discord-json-api 1.3.1

github.com/Discord4J/Stores - 0f7da9a09697ffbdd043af2817006c84de5713d0 authored over 4 years ago
Upgrade to caffeine 2.8.2

github.com/Discord4J/Stores - 36bae0f131f39ab1a218c9adaf86538f7fea40ab authored over 4 years ago
Next development version '1.3.2-SNAPSHOT'.

github.com/Discord4J/discord-json - 5eb6c4eeb02de608c4d24867a11f5fda2e30a2ba authored over 4 years ago
Release version '1.3.1'.

github.com/Discord4J/discord-json - 6694b5e2d1f2615b4414b6587e2a092341ae08c3 authored over 4 years ago
Upgrade to gradle wrapper 6.4

github.com/Discord4J/Stores - 50134e2854181bcbef8f27382e7b3c45c64306e5 authored over 4 years ago
Upgrade to Gradle wrapper 6.4

github.com/Discord4J/discord-json - 2642dcb16cfb66b24106191743dcca19287d077b authored over 4 years ago
Change RateLimitOperator take(1) into next()

github.com/Discord4J/Discord4J - 5e510cb0ccecb73701610c043dd0ee6d62fa05c5 authored over 4 years ago
Update default scheduler names

github.com/Discord4J/Discord4J - f5e5f38f34d6743ed7fe97ed6d90ffe5b89bfde5 authored over 4 years ago
Fix #646 do not accept specs on assembly

github.com/Discord4J/Discord4J - 41e34045db530895ab971728bd3a1f9caf94767c authored over 4 years ago
Replace java.awt.color with custom Color class (#705)

github.com/Discord4J/Discord4J - 32f2f58b6d23002d8f9c7949fefea4152a358f3e authored over 4 years ago
Add Guild#getMaxVideoChannelUsers() (#706)

github.com/Discord4J/Discord4J - 2590763604f578c30431216ce41fa23c4d23454d authored over 4 years ago
Update to discord-json 1.3.1 snapshots

github.com/Discord4J/Discord4J - b81d8a6ac483a6c55700477bd213cc2555e0f6f4 authored over 4 years ago
Add max_video_channel_users (#16)

github.com/Discord4J/discord-json - 27a3ee5ce338e88e21b9bb93eb2d0e84f06c5734 authored over 4 years ago
Add more voice javadocs

github.com/Discord4J/Discord4J - 8f9000864a84208aedfbcc7ce3bcf56a6a58c2bb authored over 4 years ago
Handle incoming voice state updates on open VWS connections

For session id changes

github.com/Discord4J/Discord4J - bb77cd661b353af68c03234941ec47abe12035e9 authored over 4 years ago