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

Fix NPE on guild_update

github.com/Discord4J/Discord4J - e493419d6996a6947be0610e7f5bfd860ab5c462 authored over 6 years ago
Add PermissionSet utility methods

github.com/Discord4J/Discord4J - cd8ee3b3bd3c71cbe2bf7e6e5ac1d403b1b11de2 authored over 6 years ago
Added DiscordClient#getGuilds

github.com/Discord4J/Discord4J - 16f69c93a082f7ef58d5d703d1f9b508953e5602 authored almost 7 years ago
Force member chunk and cache self user on Ready

github.com/Discord4J/Discord4J - af04e614dc473fb4e5d41be57b456eedd20289bf authored almost 7 years ago
Add missing copyright headers

github.com/Discord4J/Discord4J - ac82a50dd973568f35882729ed76ce243d13af45 authored almost 7 years ago
Save users on member create

github.com/Discord4J/Discord4J - fbd39c91cbdedeaa9307809199ac1dc6bf65146f authored almost 7 years ago
Remove debug print

github.com/Discord4J/Discord4J - bf01f92282712aa1a03ce5b5e053ae3c1a34b2b7 authored almost 7 years ago
Handle partial message updates

github.com/Discord4J/Discord4J - 313831f4021fda3b8b001a2513828f94b1766d88 authored almost 7 years ago
Moved createMessage() methods to MessageChannel

github.com/Discord4J/Discord4J - a904217923e5e748f2e2b825bdb60e1f4927f431 authored almost 7 years ago
Add role deletion test

github.com/Discord4J/Discord4J - d56cdc978eaae5b44b0bc4c33eff7ad73020ea0f authored almost 7 years ago
Update ExampleBot

github.com/Discord4J/Discord4J - ae217362989e6d0b5219a717aa32acdc0f3b822e authored almost 7 years ago
Fix guild create handling of null fields

Fix GUILD_CREATE payload causing a NPE due to enforcing non-null
fields like guild_id and nsfw o...

github.com/Discord4J/Discord4J - ff8a1696709745235f529576469f5c34bfe6f021 authored almost 7 years ago
Ignore PRESENCES_REPLACE dispatch

github.com/Discord4J/Discord4J - 6ddffe2bccb238a7474e7cc2d7bcb69541e46d0e authored almost 7 years ago
Converted DiscordClient#getApplicationUser to #getApplicationInfo

github.com/Discord4J/Discord4J - 4c82069345baa54c818dd05637bc9b661547b9d3 authored almost 7 years ago
Save guild properties on guild create

github.com/Discord4J/Discord4J - 4bae300a297262694c5be482dea749d38bc4f4dc authored almost 7 years ago
Revert publishing changes

Maintain Jitpack compatibility

github.com/Discord4J/Discord4J - 5ed571c96b3bda673540de1ec0151fa58e236b5f authored almost 7 years ago
Update build.gradle

github.com/Discord4J/Discord4J - 45fcca02323cbbf76d4165243f151c2e1bf7b0ea authored almost 7 years ago
Update RetryBotTest

Avoid trying to resume using an expired resume.dat file

github.com/Discord4J/Discord4J - 631a3090824aadb477cc386039457303ad25a9ac authored almost 7 years ago
Prepare gradle build files for publishing

github.com/Discord4J/Discord4J - 949ae02498353b2578307803b55e3f23db1147fd authored almost 7 years ago
Added StoreServiceLoader to ClientBuilder

github.com/Discord4J/Discord4J - 0c7e742f11c2ee4177ad53af9a0008a87e37dc97 authored almost 7 years ago
Merge branch 'feature/pagination' into v3

github.com/Discord4J/Discord4J - 9482d1115665e48a420983a20d78b25df348e16a authored almost 7 years ago
Add PagionationUtil tests

github.com/Discord4J/Discord4J - 65c7aff5512b08f2b423e78579b252efc183330c authored almost 7 years ago
Corrected Adding Dependency in README

github.com/Discord4J/Discord4J - d83810b88c5b5687a8b7edf65e645011b61befec authored almost 7 years ago
Merge branch 'dispatch-handlers' into v3

github.com/Discord4J/Discord4J - 92d814049e83e0558c2df65d85f3cb9bb9099bf5 authored almost 7 years ago
Enhanced ClientBuilder

github.com/Discord4J/Discord4J - ee5f7589f1ddacb1b88da164a18df28e58e2e78f authored almost 7 years ago
Change DispatchHandler to return Mono<E>

github.com/Discord4J/Discord4J - 026361e6ada033bad017a9bb732d2ba462077e1d authored almost 7 years ago
Add InviteCreateSpec

github.com/Discord4J/Discord4J - bda728deff48aca351c39572b4512211b3267368 authored almost 7 years ago
Add more Dispatch Handlers

github.com/Discord4J/Discord4J - 3b9aacd1f3de7ebc82a894db948b51f8f6c67b0f authored almost 7 years ago
Remove Update<T>, add nullability annotations

github.com/Discord4J/Discord4J - 094988790faa7f45e5dc77560ae4154864222a16 authored almost 7 years ago
Add some handlers for Dispatch events

github.com/Discord4J/Discord4J - 0a15867c22768470d75f91a1c1606ad30a05f76d authored almost 7 years ago
Implement Guild#getMembers()

github.com/Discord4J/Discord4J - 691976bd3335d2ecb01d5668413e903f23943506 authored almost 7 years ago
Add EmbedCreateSpec#setColor

github.com/Discord4J/Discord4J - 8c1993a0d7947630c5ea25fc3a5ed270bd9d1c35 authored almost 7 years ago
Added delete methods where appropriate

github.com/Discord4J/Discord4J - b30824f05dfa26b0ab1560adfe93c035d5614631 authored almost 7 years ago
Add generalized pagination utility

github.com/Discord4J/Discord4J - 6c9acaf808c046916709ac7c1918e808f76f9c34 authored almost 7 years ago
Add GuildChannel/Role#getPosition()

github.com/Discord4J/Discord4J - 95a313d2154d3087c966511618c44b9c81c038f8 authored almost 7 years ago
Add User#isBot()

github.com/Discord4J/Discord4J - 505628c34d5442f322aef64ddd77b9355f8b6421 authored almost 7 years ago
Upgrade to Gradle 4.7

github.com/Discord4J/Discord4J - 1e451d8d47bf1fcca01101e7ab9b345319089d76 authored almost 7 years ago
Add missing guild_id field

github.com/Discord4J/Discord4J - 2dbfa2eac3d0981d875ee15e66ee593062796283 authored almost 7 years ago
Bump version snapshot

github.com/Discord4J/Discord4J - 4fd403deedeab72b7dbf4c9c9a564d0afd90933d authored almost 7 years ago
Merge branch 'dev'

github.com/Discord4J/Discord4J - be2318cf518cb97bf02cbabef0695b15ea3e5953 authored almost 7 years ago
Add required info for maven central

github.com/Discord4J/Discord4J - 290d4242e78cdc72a286bdf9faf33a7f6e9fce7f authored almost 7 years ago
Update README.md

Most notably we are now promoting jcenter/maven central builds

github.com/Discord4J/Discord4J - f823c8d21aaab036801c01355cd6b95847d18a5f authored almost 7 years ago
Add max retries to retry options

github.com/Discord4J/Discord4J - 1789561f87a6c07630d5fa2c9021eecd6cf4392d authored almost 7 years ago
Add missing guild_id field

github.com/Discord4J/Discord4J - 79e6f968c33ec94891a06586609448a6e04db201 authored almost 7 years ago
Wired up GuildEmojiCreateSpec, CategoryCreateSpec, and CategoryEditSpec

github.com/Discord4J/Discord4J - 9e7af532b9c63bcea4202eb1426bcffeb50a1e5b authored almost 7 years ago
Add CategoryCreateSpec, CategoryEditSpec, GuildEmojiCreateSpec

github.com/Discord4J/Discord4J - f8203735f58def91b92db1205cd55ad1dfa7e2e6 authored almost 7 years ago
Wired up Specs

github.com/Discord4J/Discord4J - 902c98a805fad4a5ad684b46d9e867c8f4d020fb authored almost 7 years ago
Swapped trait and spec package positions

github.com/Discord4J/Discord4J - bdbaaf7e889754483e523f2c642d60b947c487c8 authored almost 7 years ago
Added Timestamp to Snowflake

github.com/Discord4J/Discord4J - 53bf209bb7d3e7cdfe3e7c3ce6d107f3ad8ed807 authored almost 7 years ago
Moved Snowflake/Permission/PermissionSet

github.com/Discord4J/Discord4J - f6d5846bc95d50b96828a764ac220c9f8245504e authored almost 7 years ago
Implemented BaseGuildChannel#getPermissionOverwrites, Guild#getRegion, Message#getRoleMentions, Message#getAttachments, Message#getReactions, Reaction#getReactors

github.com/Discord4J/Discord4J - 4397f79be04f5868ff5cb81cca28754b0be463ca authored almost 7 years ago
Disable resume in retry factory instead of handler

github.com/Discord4J/Discord4J - b7273a8ae479b7998dd3658592e85894f3821845 authored almost 7 years ago
Implement gateway resume capabilities

github.com/Discord4J/Discord4J - dfb5a721fe0522eb41b73625060ec64a214d77be authored almost 7 years ago
Removed bad examples

github.com/Discord4J/Discord4J - d46e57dc48588fec90e8c5f8bdb9de9ef938587e authored almost 7 years ago
Standardized enum of methods, implemented some UOE methods.

github.com/Discord4J/Discord4J - 41d8c36619801fcf18d1b7fc16a615a0f09d32e8 authored almost 7 years ago
Fixed ApplicationUser methods, added more ClientBuilder methods

github.com/Discord4J/Discord4J - e100bcb2cf6f2c558d57dc59486f921d2796b333 authored almost 7 years ago
Workaround to payload length issue

github.com/Discord4J/Discord4J - f290f79a7b71ef2325c4370f94814a04e6dd8353 authored almost 7 years ago
Add event dispatcher to client builder

github.com/Discord4J/Discord4J - cf038313b6ef2f78c6347f07e143f96bb084d149 authored almost 7 years ago
Added ApplicationUser

github.com/Discord4J/Discord4J - 9f9ff87b7ab3c5d6d7bc873916c2eb978c44ac3e authored almost 7 years ago
Simplify PayloadContext

github.com/Discord4J/Discord4J - d3ee23eeeee8b78489eee1432ff53fc10622b295 authored almost 7 years ago
Added basic ClientBuilder

github.com/Discord4J/Discord4J - 0211653b25cc5a8daf22d12914c11ccf18dd9bfb authored almost 7 years ago
Implemented Guild#getChannels and created EntityUtil

github.com/Discord4J/Discord4J - 4b8f9ae879758e0a480cd2593fbd33e6a11d0201 authored almost 7 years ago
Get Presence and VoiceStates from Members/Guild

github.com/Discord4J/Discord4J - d914528effab6046f5d030e4b99c4e35a7245f79 authored almost 7 years ago
Upgrade Reactor to Bismuth-SR8

github.com/Discord4J/Discord4J - f4f9488086eac73712e4fe29d808581315ee8ead authored almost 7 years ago
Add missing Ready field

github.com/Discord4J/Discord4J - 9773ad733d044e565f462fd1b19fea2c8ec73fb8 authored almost 7 years ago
Cleaned up DiscordClient and added Javadocs

github.com/Discord4J/Discord4J - 7fad6dac5fa5225115c01149e0103d53e6049977 authored almost 7 years ago
Configured Invite Beans

github.com/Discord4J/Discord4J - 9419402c82fe467cd9f8bd05db66d64c070576a3 authored almost 7 years ago
Add identify parameters to GatewayClient

Allow sharding configuration, as well as initial presence status.

github.com/Discord4J/Discord4J - 6a954fb6c6b71924c5f951f45e58b2fd875fa595 authored almost 7 years ago
Optimized imports

github.com/Discord4J/Discord4J - f6be0ee9b87b7953b83d6272990d369f2809ccaf authored almost 7 years ago
Added static of method for enum types

github.com/Discord4J/Discord4J - fbbac076477906f7d63fde8799a144e5fdef0b34 authored almost 7 years ago
Update tests to reflect Flux change

github.com/Discord4J/Discord4J - 4531f4e4c574e680839911f4d8ddc94182f7ddec authored almost 7 years ago
Use Flux when applicable

github.com/Discord4J/Discord4J - 11ffbbcfcbb11088bb2f1f1645e30b3c9c3d72d6 authored almost 7 years ago
Remove a websocket test

github.com/Discord4J/Discord4J - fc643e6c50d9571612b8b83008307ef38ade293a authored almost 7 years ago
Update redis store and tests

Prepare for the store verification tests under the tck module.

github.com/Discord4J/Stores - 9625363c31775106ad7c16d450df7a7fd7c5bfde authored almost 7 years ago
Convert cast to ofType

github.com/Discord4J/Discord4J - 377ccf0f423c5f111f6813cfcabb82fe18d76ea3 authored almost 7 years ago
Implemented getChannelById methods

github.com/Discord4J/Discord4J - 5f3f5f2a993e21f21497be9e7b5afdd04eeb5426 authored almost 7 years ago
Moved StoreHolder to core root package

github.com/Discord4J/Discord4J - d29cbf5e490a87942ec3436498ac72f84de4357d authored almost 7 years ago
Mostly implemented getXById

github.com/Discord4J/Discord4J - c934ed8a492de7bdf2041902e9ec217a59ce46e2 authored almost 7 years ago
Add Jdk module

github.com/Discord4J/Stores - 03c463945b0ccf04ecb06db29f161c89018c8ad0 authored almost 7 years ago
Add a TCK module

github.com/Discord4J/Stores - ff957a9010876fc57a52c56dd7cd0cd1dc26a928 authored almost 7 years ago
Remove StoreTCK

github.com/Discord4J/Discord4J - 658a6ca7fc456957991e0d36387fdff904206d66 authored almost 7 years ago
Start StoreTCK

github.com/Discord4J/Discord4J - 614c6e01d937bea4c6ba89a9be8051ce7bb4492e authored almost 7 years ago
Add a channel delete test

github.com/Discord4J/Discord4J - 5495951cdd99febe3a2fd69b3b5a8e920219e9e3 authored almost 7 years ago
From findAll()

github.com/Discord4J/Stores - 8741dbc482ca207a53803788589d1f60283a6aed authored almost 7 years ago
Use commit hashes

github.com/Discord4J/Stores - 79dbd4217df2eb4cf2943d97f695c084d68b94c9 authored almost 7 years ago
Remove Store#findAll()

github.com/Discord4J/Discord4J - 0208070ffb0d29e16331335fd7907a73ddd8fefc authored almost 7 years ago
PermissionOverwrite is NOT an entity

github.com/Discord4J/Discord4J - 10f87c21bdae4cc3cc2003056b65869f8557aa27 authored almost 7 years ago
Fixed mappings and made docs/fields more consistent

github.com/Discord4J/Discord4J - 16ea871ade9d2ff0437dd838c55a163f82b8d930 authored almost 7 years ago
Remove unused file

github.com/Discord4J/Stores - 0d4df930abaf8ef1a88749a6c838fdf0334895f3 authored almost 7 years ago
Encrypt redis user data by default

github.com/Discord4J/Stores - 481f61208e97f1c0ee4c36e9f9dfab6f9f59bb90 authored almost 7 years ago
Add a Chronicle-Map store impl

Tests are TODO

github.com/Discord4J/Stores - 2e7f8914dd6165c9ed94b9ab3197827c74fe7b57 authored almost 7 years ago
Add a Chronicle-Map store impl

Tests are TODO

github.com/Discord4J/Stores - 3f327c0d2301b6e69332b4d033a18cba9e7e6d75 authored almost 7 years ago
Use Gradle build cache on CircleCI

As suggested in #403, this change properly leverages Gradle build
cache to improve CircleCI buil...

github.com/Discord4J/Discord4J - d0ffe76653be6b737c5ed0c0f6600732b68b4c3b authored almost 7 years ago
Move common dependencies the the base project's build.gradle

github.com/Discord4J/Stores - da892b8ab63eb04f079455515bd54c66e4baec85 authored almost 7 years ago
Create Redis README.md

github.com/Discord4J/Stores - 43b97593775fd2bb4b730eedbafa02adbf42e7f1 authored almost 7 years ago
Create README.md

github.com/Discord4J/Stores - 2f6016856de7c105ec6a3ff6cbcd211edfae20e3 authored almost 7 years ago
Update ErrorResponse

github.com/Discord4J/Discord4J - 4f5700c60f27fe466a04a49cc88532495f3484d6 authored almost 7 years ago
Add CircleCI config

github.com/Discord4J/Discord4J - 9b1c81a0183e94ef2b65cdf28509128614cc9133 authored almost 7 years ago