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

Update examples

github.com/Discord4J/connect - 1d374ad937149f17dccd50608b363caa363961ce authored almost 5 years ago
Merge pull request #4 from ByteAlex/master

Basic RabbitMQ payload transmission

github.com/Discord4J/connect - 0fcd08cac26757a8bc4e16946e6919f55dbca364 authored almost 5 years ago
Exclude release task from PRs

github.com/Discord4J/connect - 8c4b661c145d45ee31dbf61cb7c7de6fdc5d3fb8 authored almost 5 years ago
Option to subscribe multiple queues in payload source

github.com/Discord4J/connect - af2531e6f3f0d818cd0235cd4a8debdd8c793828 authored almost 5 years ago
Add shardCount to gateway connection group

Fix shardCount not available before the first
client was added to the group

github.com/Discord4J/Discord4J - 83c0ef1cfd98bb5e0d9e2e8eb7babfb852ceaae9 authored almost 5 years ago
Added PayloadDestinationMapper for further distribution

github.com/Discord4J/connect - 913dee7ea760d8ebedbb0732edd6569bb9e33b28 authored almost 5 years ago
Add API to request members and wait for its completion

Modify StoreEntityRetriever to request members from the
gateway if missing from the cache

github.com/Discord4J/Discord4J - 9c93af766395e55e6a3acb8ffb3b1920035cbed6 authored almost 5 years ago
Fix PossibleList encoding issue if built absent

github.com/Discord4J/discord-json - 1d52cc2f826cf03c4a650881540763e91e1e4433 authored almost 5 years ago
Fix type of RequestGuildMembers.userIds

github.com/Discord4J/discord-json - 8b6ee08d327e733f2b935c3d9f4821a9cedb2d25 authored almost 5 years ago
Fix type of RequestGuildMembers.userIds

github.com/Discord4J/discord-json - 4bded395bc6399abaea3f81ab090ecef75e988e7 authored almost 5 years ago
Update RSocketShardCoordinator implementation

github.com/Discord4J/connect - 6e5c319f4c47d02e587728d2a97b92e74dc9d59f authored almost 5 years ago
Update MemberChunkEvent fields (#675)

* Update MemberChunkEvent fields
* Fix names
* Adds nonce
* Update MemberChunkEvent.java

github.com/Discord4J/Discord4J - a85f54a9f94d761e190ae75540d9e3edfa0ba614 authored almost 5 years ago
Add nonce to request guild members (#15)

github.com/Discord4J/discord-json - a173846d94d56d7db33471b4c7f14f4a93b38ac6 authored almost 5 years ago
Update GuildMembersChunk to add chunk_index and chunk_count (#14)

github.com/Discord4J/discord-json - 91f4644a53071f59e8a04a3f40873ad126911cfa authored almost 5 years ago
Copy GatewayBootstrap when creating connections

github.com/Discord4J/Discord4J - 8da6647187eea1a88d0a58a2faa0a088b175c4ab authored almost 5 years ago
Fix #676 return startup shard count from group getShardCount

github.com/Discord4J/Discord4J - e7b5874ae26cb43bbe2df5e8f791e4d6206ba6cc authored almost 5 years ago
Not printing reconnect-event as error (#674)

Close #655

github.com/Discord4J/Discord4J - 3e7aeb0f3bbf12e3a1f20ae7e944444ca10c7937 authored almost 5 years ago
Update discord-json version

github.com/Discord4J/BOM - 575e6d2fdc58c147d656baee19019d97be76b344 authored almost 5 years ago
Bump discord-json to 1.2.1 snapshots

github.com/Discord4J/Discord4J - d84c70af5708adb2f63866d1120672c2a6acc863 authored almost 5 years ago
Next development version '1.2.1-SNAPSHOT'.

github.com/Discord4J/discord-json - 5d01199df662b19f1b9e3fd4738630772e3e87d8 authored almost 5 years ago
Release version '1.2.0'.

github.com/Discord4J/discord-json - f5f8fa057da5ef6a67d6f368d5cf8f8bf3c59964 authored almost 5 years ago
Update ExampleLogin

github.com/Discord4J/Discord4J - a99c6c9e909b54efcc8d64ff4297b4b2d8202b0e authored almost 5 years ago
Update #669 to latest discord-json changes

github.com/Discord4J/Discord4J - f406e9580b2620c04062962a56915e612557232a authored almost 5 years ago
Update core to handle discord-json changes

github.com/Discord4J/Discord4J - 8c508a4bfcf0042a6b3783f3bc81995e1c472301 authored almost 5 years ago
Handle non retryable gateway errors on startup

github.com/Discord4J/Discord4J - 3badddffa8713f1cd6a82a2c9d83259dffdcdfc2 authored almost 5 years ago
Clarify logging while requesting members

github.com/Discord4J/Discord4J - 33acc2f0d5173e1cfba22e1513b8d1285921917d authored almost 5 years ago
Implement event for ReactionRemoveEmoji (#669)

github.com/Discord4J/Discord4J - bce6b729832ccd6445c5ee206a864e5d7dae54b3 authored almost 5 years ago
Update fields from #13 to match encoded type

github.com/Discord4J/discord-json - d5a46e9e2c045638f34376148224bd17506fe01c authored almost 5 years ago
Add optional fields to GuildFields for with_counts (#13)

github.com/Discord4J/discord-json - 9843f5c70d10925cba1601b825c6fb9acc52b250 authored almost 5 years ago
Add missing encoding

github.com/Discord4J/discord-json - 9bf29a3529e1ccd37ea95748af7dd3ec5d94d124 authored almost 5 years ago
Temp fix encoding conflict issue

github.com/Discord4J/discord-json - c31cf880697eaa2021b3de21391bb0b24ac90e63 authored almost 5 years ago
Remove Guild#isOwner

github.com/Discord4J/Discord4J - 626825f8a35e806578ffdab65d85f20309774ae8 authored almost 5 years ago
Update possible encoding meta-annotation

github.com/Discord4J/discord-json - ebc58189cc90494e1b96fffeca0c03adaca0f3ef authored almost 5 years ago
Update Guild fields

github.com/Discord4J/Discord4J - 8ca013b5065ed6d05d035189b045175f85fe52f7 authored almost 5 years ago
Added example for rabbitmq-payloads

github.com/Discord4J/connect - 094d6e9dd1fc4b5e1d1bb30d120a89f7df2dbde8 authored almost 5 years ago
Add dispatch for MessageReactionRemoveEmoji (#12)

github.com/Discord4J/discord-json - 5772a599d0c8c7f0167cb2a3e331b0c5f02abd9d authored almost 5 years ago
Update discord-json dependency to 1.2.0 snapshot

github.com/Discord4J/BOM - e9d72b09bf3dcd0f3a0950b3b03996999833f3eb authored almost 5 years ago
Add MemberRequestFilter to control member loading (#663)

Initial work to resolve issues described in #660

github.com/Discord4J/Discord4J - 3fcc571d6b3dbb2598677579df4871e80c23c26d authored almost 5 years ago
Add getSelfMember to Guild and RestGuild classes (#668)

The getSelfMember methods provide a clearer way to get the
bot user's member from a guild witho...

github.com/Discord4J/Discord4J - dd3875fe3d16980e633793234b9884b4f5f83665 authored almost 5 years ago
Update openjdk 11 version in circleci config

github.com/Discord4J/Discord4J - e83fa43d98ba284ff65bede6d92bc99367b830bf authored almost 5 years ago
NoOp DispatchEventMapper (#667)

github.com/Discord4J/Discord4J - 75c1b16f227724b5a5ed1d6e96c4bbfafe686d2b authored almost 5 years ago
Migrate data builder calls to new API

Use direct values instead of wrapping with
Possible if there's no semantic change

github.com/Discord4J/Discord4J - fa1ab91427e47327a60788d6717a4e40c0d0e273 authored almost 5 years ago
Update dispatch handlers to new discord-json APIs

github.com/Discord4J/Discord4J - f2e9f6af0af87f1072d5dbdbfa10ce198a27c039 authored almost 5 years ago
Add setValue builder init to PossibleListEncoding

github.com/Discord4J/discord-json - 5030c50558fbeaa080bd9d8ba17334ad3eb9a3d4 authored almost 5 years ago
Close #658 add guild_id to VoiceStates during guild create (#664)

* Fix support for VoiceState.getGuildId
* Include Alex1304's suggestions

github.com/Discord4J/Discord4J - 81f41e0091ef7d8ea4d2392658b48ef821f2e28f authored almost 5 years ago
Update to latest RSocket snapshots

github.com/Discord4J/connect - 0618f5d669091e8ce3c87914df7e2aa7ca72deaf authored almost 5 years ago
Use discord-json 1.2.0 snapshots

github.com/Discord4J/Discord4J - 6309c3f13f84951188ed0de874c90c9113b9d945 authored almost 5 years ago
Added scheduler settings to rabbitmq settings builder

github.com/Discord4J/connect - ff683b1cd75a7dab526a70fe17686c3cbf5a329c authored almost 5 years ago
Upgrade to discord-json-api 1.2.0 snapshots

github.com/Discord4J/Stores - 19e8086817c040925cf9a6e2b5e9493f9876f3c6 authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - 46fc8ccedbdd317950b509aa5799cc4acba8a1c2 authored almost 5 years ago
Update README.md

[ci skip]

github.com/Discord4J/Discord4J - 3105fd4f0b2fa5bfa461a1867d2b2a4834e5766f authored almost 5 years ago
Removed unnecessary number

github.com/Discord4J/connect - 6de246b326a6c9b35cdf96588028417be00504d7 authored almost 5 years ago
Workaround big UTF strings

github.com/Discord4J/connect - a083981ca771bbd57c3caa9b6c17681712577cf4 authored almost 5 years ago
Closing resources in BinaryMappers

(blame ByteAlex)

github.com/Discord4J/connect - f0e8e4b86b622c76c8b604678a84f6c377f5c87a authored almost 5 years ago
Enable depluralization

github.com/Discord4J/discord-json - 5bd7bd75dec98e3a2f8b545c71270600a57d507c authored almost 5 years ago
Add builder factory methods to top-level types

github.com/Discord4J/discord-json - f599306ea86faa085098cfc014a73d258a58d0b6 authored almost 5 years ago
Add encodings for PossibleOptional and PossibleList

github.com/Discord4J/discord-json - be7371aba3f721baca2bcafd54d0772f1eb6cb30 authored almost 5 years ago
Added BinaryMappers to use binary streams for serialization

github.com/Discord4J/connect - 744e6e6f79905a7cefb58a3f84bfd73dbea8c4f3 authored almost 5 years ago
Settings documentation

github.com/Discord4J/connect - 9839cac5a9d0e082f7d78b745429d576c1299f59 authored almost 5 years ago
Add RabbitMQ Settings Builder

github.com/Discord4J/connect - 3a571087d27344820ecd81190b2f9f3f8c435ecf authored almost 5 years ago
Basic RabbitMQ payload transmission

github.com/Discord4J/connect - 37d729dc8b7b013faa3181d7603b57ad2fa39b97 authored almost 5 years ago
Add base files using encoding API

github.com/Discord4J/discord-json - 32a66ac28d4a676ddc0abcf0d4a455e52c76f8d4 authored almost 5 years ago
Switch to 1.2.0 snapshots

github.com/Discord4J/discord-json - d17445bdc64f63b4042c5972bccd595a97e5a7d3 authored almost 5 years ago
Next development version '1.1.2-SNAPSHOT'.

github.com/Discord4J/discord-json - 1a9ab600871c78b048cce1d0c189d5701deee2e3 authored almost 5 years ago
Release version '1.1.1'.

github.com/Discord4J/discord-json - a965f19846fa6d6c5aed0eb5370ffe437cc5ea36 authored almost 5 years ago
Remove unused retryWhen operator

github.com/Discord4J/connect - d2a57741aba07d6f4ee6bead47e632fc79ca7134 authored almost 5 years ago
Update after Discord4J/discord-json#10

github.com/Discord4J/Discord4J - 7f22a319f8ee2c5a5075c3516d7160d457102d7f authored almost 5 years ago
Update after Discord4J/discord-json#6

github.com/Discord4J/Discord4J - 081c69bd8ee70588de147fbf433c0d7921d3f062 authored almost 5 years ago
Skip reaction remove if reaction is not present

github.com/Discord4J/Discord4J - 1851cc7eee37cca34b97e134c29a4b2c178b4d36 authored almost 5 years ago
Fix snapshot caching configuration

github.com/Discord4J/Discord4J - ef329048dda5324f58488041789aa61d800b06b9 authored almost 5 years ago
Fix #6 change last_pin_timestamp to Possible field

github.com/Discord4J/discord-json - c0a04cd279fb8cbb41964073f2e6fc24222b5a1c authored almost 5 years ago
Update Invite Create Event Fields (#11)

github.com/Discord4J/discord-json - b56d0f54130e980dc9c0011d99c141a5760f0248 authored almost 5 years ago
Update GuildMemberUpdate fields (#10)

* Update GuildMemberUpdate fields

* Update GuildMemberUpdate.java

* Update GuildMemberUpda...

github.com/Discord4J/discord-json - cb601ac3373f7a03a950e3a33d4860e6320259a0 authored almost 5 years ago
Add public_flags field in user data (#9)

* Add User public_flags field
* Update PartialUserData.java

github.com/Discord4J/discord-json - 1357451e97dff88a15718ad7ef2b6e95a7796f94 authored almost 5 years ago
Document email nullability on User (#8)

github.com/Discord4J/discord-json - 8f5be00572d8cc870fbd1a8fdd4753fca8e87306 authored almost 5 years ago
Document optional Connection object fields (#7)

github.com/Discord4J/discord-json - fd4f46c6b96db587fab6ded8ae15e91674767b70 authored almost 5 years ago
Update Intent documentation (#662)

github.com/Discord4J/Discord4J - 06bdda7cf400bb773cf6b0f23f29b6307cdf911d authored almost 5 years ago
Add netty-common

github.com/Discord4J/BOM - ca5ae80a2d09a42c17f8eddf8c6c32566b2318c1 authored almost 5 years ago
Add more versions

github.com/Discord4J/BOM - 3d7610faccd6086234abd50b0c413e38af447999 authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/BOM - 064b555b420da85a82909d5b9efa68f2bbd25b92 authored almost 5 years ago
Make FallbackEntityRetriever public (#659)

github.com/Discord4J/Discord4J - 99d8d66570515f0c24e38783fa02b229c5c09573 authored almost 5 years ago
Add REST support for "Delete All Reactions for Emoji" (#661)

github.com/Discord4J/Discord4J - 4401df3c6724d59c3e9ac525018d97bc4295d5d2 authored almost 5 years ago
Update examples

github.com/Discord4J/connect - 4a2a3902211de6e1087cefe43260700fb6cb2b59 authored almost 5 years ago
Upgrade to RSocket RC7 to use reconnecting clients

github.com/Discord4J/connect - 3575e0273437a0f9a1140ad8016bc02e596cbc85 authored almost 5 years ago
Add missing implementation dependency to redis module

github.com/Discord4J/Stores - 1e1c763f95c7f58eb4c73c83066b52cb9d583a52 authored almost 5 years ago
Make LongObjTuple2 and LongLongTuple2 deserializable with Jackson

github.com/Discord4J/Stores - 6ac6845654f54b8177e310f39f42a4bc3f3445df authored almost 5 years ago
Switch to discord-json v1.1 snapshots

github.com/Discord4J/Stores - c24ce32fd958338f6fc49a79fa271b1b91948509 authored almost 5 years ago
Update RedisStore::toString

github.com/Discord4J/Stores - 518c82088ccdb92a728b84146dd64d64ec6e0b73 authored almost 5 years ago
Back to discord-json snapshots

github.com/Discord4J/Stores - d35819a28ca6c4988e816d997fc1baa6ab9f4d12 authored almost 5 years ago
Add configuration for max missed heartbeat ACKs

github.com/Discord4J/Discord4J - 4fd54c7454a94427b8fb3d5a847ee20a2e5dd84d authored almost 5 years ago
Introduce DispatchEventMapper abstraction

github.com/Discord4J/Discord4J - 365c9d6114610990753e3d433efdc70654dcb035 authored almost 5 years ago
Fix errors when converting Rest guild data to core entity

github.com/Discord4J/Discord4J - 3aa6f49905ff1c59f3898cef2f969c3cdc1b02eb authored almost 5 years ago
Fix #656 close codes which shouldn't retry (#657)

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

github.com/Discord4J/Discord4J - 4a26bc25c388e4d6377843664e93bdc4a9ef827e authored almost 5 years ago
Switch back to snapshots

github.com/Discord4J/connect - 16463d9453b19a00d562d0c0442174972d6c73c5 authored almost 5 years ago
Normalize naming across EventDispatcher scheduler

github.com/Discord4J/Discord4J - f6454aeb2a73cc2c55a3fa0dead6df944fb21727 authored almost 5 years ago
Add GatewayReactorResources to customize gateway schedulers

github.com/Discord4J/Discord4J - 2b40bcfdfd9347fbeaad276019834ea19e142ea9 authored almost 5 years ago
Remove a RateLimitOperator constructor

github.com/Discord4J/Discord4J - 29647d4a23fdd6c8c986e417f49df1aa2314330c authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - 2085bc680a3dd6f3e5ef2dd1d86ab4877e56539b authored almost 5 years ago
Make new default parallel scheduler daemon

github.com/Discord4J/Discord4J - cb1753cbf73c57ed683a60de1552eb5592c89949 authored almost 5 years ago
Turn RLO default publisher into a daemon

github.com/Discord4J/Discord4J - 4a4c18d0b56d87b5e341154d5fd6e9aa1912818a authored almost 5 years ago