Ecosyste.ms: OpenCollective

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

github.com/Discord4J/Discord4J

Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
https://github.com/Discord4J/Discord4J

Merge branch 'change/json-restructure' into v3

915434bea2da46e018381018882fc3fe8ab09d86 authored over 6 years ago
Add MessageDeleteBulk#guild_id

75dcdc9afeba4d40bd50023b5ce2afd2da411ab0 authored over 6 years ago
Ignore UserResponse token

f1fe5891b7bc03f44c4b9f349e2daff536dfead5 authored over 6 years ago
Add missing json fields

734d0f5aa21975774abe8accc70a011441166dec authored over 6 years ago
Removed Entity Parameter Methods

ca026eb02969ca1e074e6a954a519f6216130d24 authored almost 7 years ago
Fixed TextChannel#bulkDelete Ignoring Ignored Messages

16aa0b7b61870d80789e8f4005ffc273b746271f authored almost 7 years ago
Drastically increased PaginationUtil#paginateAfter performance

661a41b69feef34aca43c1450d0408a33561d783 authored almost 7 years ago
Split MessageChannel#getMessages() method

7902c7175d677ebbe85616d5b8e29c09b4f59008 authored almost 7 years ago
Fixed several issues regarding TextChannel#bulkDelete

3eacf717baf095d65a7f2f1a15b9ac7b7cf7ac4c authored almost 7 years ago
Added Javadocs and TextChannel#bulkDeleteIds

4bb54babd4b4d4cec3bd34ab15c8dc6c90059697 authored almost 7 years ago
Added TextChannel#bulkDelete

c3a6f51299b1ccb798286be47ba4203427cfb93a authored almost 7 years ago
Add handling for member fields in TypingStart and MessageCreate

539322dfc28765dc60f6ec959663711e4c8fbeeb authored almost 7 years ago
Ignore useless properties in Ready and User

bd08aca437b30b7b2f952712223f7bb55cbc9253 authored almost 7 years ago
Fix Ready json

e33b919d573a0d5f631ae44850d9fa1b86d36fa1 authored almost 7 years ago
Restructure POJOs and beans

bb67383d92e8d8ccf288dbe78892e861c9f96279 authored almost 7 years ago
Move websocket client wrapper to own repository

https://github.com/Discord4J/websocket-client

1d0ebaaa5694551179a02bf095e8ecd59002c4c9 authored almost 7 years ago
Fixed typo and added Guild#kick(User)

9b5599df4bc69e5c02420c34df8f2cb5f9dbf6e1 authored almost 7 years ago
Added kick, prune, and some other miscellaneous methods

a8a35e580db24ddfbe00994ac18decb3d0284516 authored almost 7 years ago
Implemented MessageHistory

03d1a9439311f93215b77bca1997a30792e79fb1 authored almost 7 years ago
Created API for Message History

669cd886cea331a98af48371b244751a5ace7c3b authored almost 7 years ago
Removed limit from MessageChannel#getMessages

d810391b5491784594cadddb9ad54a62c484c455 authored almost 7 years ago
Update gradle wrapper

95a613173a44bcfc2b36cf1569f6006d473c4c2d authored almost 7 years ago
Update gitignore

bbe2e5d8d52b777e8c0ab569acef32e642aac74f authored almost 7 years ago
Update git version plugin

14b23dacff212fca758271881a91a2c9706a39b2 authored almost 7 years ago
Fix test compilation error

9f811ea39d64abd7ca6a4d9c146311864fdee1d5 authored almost 7 years ago
Add version information

6ef4b0c392ca50bd678b3a85fa713e1d0eba24c5 authored almost 7 years ago
Enforce gateway client non-null arguments

8651391aa40e318c1a7753e9db65a1cfb2be06ea authored almost 7 years ago
Allow passing custom retry options to builder

d8ac79db01042317fdeef88ca29f0e5a44348f4b authored almost 7 years ago
Compact http log

835414b5bcfa2a0f8cfd13be5260927b763f97de authored almost 7 years ago
Allow passing custom identify options to builder

78554126c4df4587a6dc0d7796da3bb3ab7b0262 authored almost 7 years ago
Remove single argument constructor

298604174d496040665849b6ff98bfebad8ab911 authored almost 7 years ago
Allow null activity on static factories

8938ecb050f26b754702dbb3f61be4b05ae27f08 authored almost 7 years ago
Add ability to set bot's presence

dd664db376d78c4fc076b78298f849a52b32e541 authored almost 7 years ago
Parse timestamps containing an offset

5df9990da17059b99e0f49636b9a7513d96fab0b authored almost 7 years ago
Close gateway on subscription cancel

aeb50441c3dc5b18f13ecbdb7d0db6028b730a63 authored almost 7 years ago
Sync reactor-netty from upstream

07346ffd2d2adf1d8e1dd6ee6279cf0d7b1c4134 authored almost 7 years ago
Update build.gradle files

55479be94b5ede54502c9f2a5a3a0a4a108b18f1 authored almost 7 years ago
Change typeUntil() to return Mono

46df55f5a57aac8c1a29cad6b710a0031974b846 authored almost 7 years ago
Add ability to trigger typing indicator in a channel

a5f6d69db08934a642ee6c9e04310d38b7d39fc5 authored almost 7 years ago
Add missing guild_id field

b2f9add1905ac291a9754fcc74a399120135fc85 authored almost 7 years ago
Upgrade Reactor to Bismuth-SR9

51ff4d10cee2bb0f48fc0bedbb47abfc338ba168 authored almost 7 years ago
Add Message#getAuthorAsMember()

eed8b0bd0cc4d9a6e80521667e87fe93ffa35e41 authored almost 7 years ago
Fix NPE on guild_update

e493419d6996a6947be0610e7f5bfd860ab5c462 authored almost 7 years ago
Add PermissionSet utility methods

cd8ee3b3bd3c71cbe2bf7e6e5ac1d403b1b11de2 authored almost 7 years ago
Added DiscordClient#getGuilds

16f69c93a082f7ef58d5d703d1f9b508953e5602 authored almost 7 years ago
Force member chunk and cache self user on Ready

af04e614dc473fb4e5d41be57b456eedd20289bf authored almost 7 years ago
Add missing copyright headers

ac82a50dd973568f35882729ed76ce243d13af45 authored almost 7 years ago
Save users on member create

fbd39c91cbdedeaa9307809199ac1dc6bf65146f authored almost 7 years ago
Remove debug print

bf01f92282712aa1a03ce5b5e053ae3c1a34b2b7 authored almost 7 years ago
Handle partial message updates

313831f4021fda3b8b001a2513828f94b1766d88 authored almost 7 years ago
Moved createMessage() methods to MessageChannel

a904217923e5e748f2e2b825bdb60e1f4927f431 authored almost 7 years ago
Add role deletion test

d56cdc978eaae5b44b0bc4c33eff7ad73020ea0f authored almost 7 years ago
Update ExampleBot

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...

ff8a1696709745235f529576469f5c34bfe6f021 authored almost 7 years ago
Ignore PRESENCES_REPLACE dispatch

6ddffe2bccb238a7474e7cc2d7bcb69541e46d0e authored almost 7 years ago
Converted DiscordClient#getApplicationUser to #getApplicationInfo

4c82069345baa54c818dd05637bc9b661547b9d3 authored almost 7 years ago
Save guild properties on guild create

4bae300a297262694c5be482dea749d38bc4f4dc authored almost 7 years ago
Revert publishing changes

Maintain Jitpack compatibility

5ed571c96b3bda673540de1ec0151fa58e236b5f authored almost 7 years ago
Update build.gradle

45fcca02323cbbf76d4165243f151c2e1bf7b0ea authored almost 7 years ago
Update RetryBotTest

Avoid trying to resume using an expired resume.dat file

631a3090824aadb477cc386039457303ad25a9ac authored almost 7 years ago
Prepare gradle build files for publishing

949ae02498353b2578307803b55e3f23db1147fd authored almost 7 years ago
Added StoreServiceLoader to ClientBuilder

0c7e742f11c2ee4177ad53af9a0008a87e37dc97 authored almost 7 years ago
Merge branch 'feature/pagination' into v3

9482d1115665e48a420983a20d78b25df348e16a authored almost 7 years ago
Add PagionationUtil tests

65c7aff5512b08f2b423e78579b252efc183330c authored almost 7 years ago
Corrected Adding Dependency in README

d83810b88c5b5687a8b7edf65e645011b61befec authored almost 7 years ago
Merge branch 'dispatch-handlers' into v3

92d814049e83e0558c2df65d85f3cb9bb9099bf5 authored almost 7 years ago
Enhanced ClientBuilder

ee5f7589f1ddacb1b88da164a18df28e58e2e78f authored almost 7 years ago
Change DispatchHandler to return Mono<E>

026361e6ada033bad017a9bb732d2ba462077e1d authored almost 7 years ago
Add InviteCreateSpec

bda728deff48aca351c39572b4512211b3267368 authored almost 7 years ago
Add more Dispatch Handlers

3b9aacd1f3de7ebc82a894db948b51f8f6c67b0f authored almost 7 years ago
Remove Update<T>, add nullability annotations

094988790faa7f45e5dc77560ae4154864222a16 authored almost 7 years ago
Rebase on v3

4d19c582c2098a8bbd8071ada4cde9e284a10a0b authored almost 7 years ago
Add some handlers for Dispatch events

0a15867c22768470d75f91a1c1606ad30a05f76d authored almost 7 years ago
Implement Guild#getMembers()

691976bd3335d2ecb01d5668413e903f23943506 authored almost 7 years ago
Add EmbedCreateSpec#setColor

8c1993a0d7947630c5ea25fc3a5ed270bd9d1c35 authored almost 7 years ago
Added delete methods where appropriate

b30824f05dfa26b0ab1560adfe93c035d5614631 authored almost 7 years ago
Add generalized pagination utility

6c9acaf808c046916709ac7c1918e808f76f9c34 authored almost 7 years ago
Add GuildChannel/Role#getPosition()

95a313d2154d3087c966511618c44b9c81c038f8 authored almost 7 years ago
Add User#isBot()

505628c34d5442f322aef64ddd77b9355f8b6421 authored almost 7 years ago
Upgrade to Gradle 4.7

1e451d8d47bf1fcca01101e7ab9b345319089d76 authored almost 7 years ago
Add missing guild_id field

2dbfa2eac3d0981d875ee15e66ee593062796283 authored almost 7 years ago
Bump version snapshot

4fd403deedeab72b7dbf4c9c9a564d0afd90933d authored almost 7 years ago
Merge branch 'dev'

be2318cf518cb97bf02cbabef0695b15ea3e5953 authored almost 7 years ago
Add required info for maven central

290d4242e78cdc72a286bdf9faf33a7f6e9fce7f authored almost 7 years ago
Update README.md

Most notably we are now promoting jcenter/maven central builds

f823c8d21aaab036801c01355cd6b95847d18a5f authored almost 7 years ago
Add max retries to retry options

1789561f87a6c07630d5fa2c9021eecd6cf4392d authored almost 7 years ago
Add missing guild_id field

79e6f968c33ec94891a06586609448a6e04db201 authored almost 7 years ago
Wired up GuildEmojiCreateSpec, CategoryCreateSpec, and CategoryEditSpec

9e7af532b9c63bcea4202eb1426bcffeb50a1e5b authored almost 7 years ago
Add CategoryCreateSpec, CategoryEditSpec, GuildEmojiCreateSpec

f8203735f58def91b92db1205cd55ad1dfa7e2e6 authored almost 7 years ago
Wired up Specs

902c98a805fad4a5ad684b46d9e867c8f4d020fb authored almost 7 years ago
Swapped trait and spec package positions

bdbaaf7e889754483e523f2c642d60b947c487c8 authored almost 7 years ago
Added Timestamp to Snowflake

53bf209bb7d3e7cdfe3e7c3ce6d107f3ad8ed807 authored almost 7 years ago
Moved Snowflake/Permission/PermissionSet

f6d5846bc95d50b96828a764ac220c9f8245504e authored almost 7 years ago
Implemented BaseGuildChannel#getPermissionOverwrites, Guild#getRegion, Message#getRoleMentions, Message#getAttachments, Message#getReactions, Reaction#getReactors

4397f79be04f5868ff5cb81cca28754b0be463ca authored almost 7 years ago
Disable resume in retry factory instead of handler

b7273a8ae479b7998dd3658592e85894f3821845 authored almost 7 years ago
Fix a test

1e2ad2232a4deeb248f6d6d6a029929957f90f3e authored almost 7 years ago
Implement gateway resume capabilities

dfb5a721fe0522eb41b73625060ec64a214d77be authored almost 7 years ago
Removed bad examples

d46e57dc48588fec90e8c5f8bdb9de9ef938587e authored almost 7 years ago
Standardized enum of methods, implemented some UOE methods.

41d8c36619801fcf18d1b7fc16a615a0f09d32e8 authored almost 7 years ago
Fixed ApplicationUser methods, added more ClientBuilder methods

e100bcb2cf6f2c558d57dc59486f921d2796b333 authored almost 7 years ago