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

Voice websocket rewrite

ac899df52137fe3b66f1f0d16dd4abc157cea9f2 authored over 8 years ago
Properly set sequence on gateway message

df1dc691dafb0a6fa16365e71a28f2e727899669 authored over 8 years ago
Multi-instance sharding support. This is basically Austin's original impl.

4f84e03110ac7df5785ef61a45f094c7a6949e2e authored over 8 years ago
Fixes exception on channel update

0675a836340db780cb26bc146d70bafbc533071c authored over 8 years ago
Fixed NPE on status change

21a7cff478c0ea8a89b22ec4b23ae74ec30389ce authored over 8 years ago
Fixed IllegalStateException on OP 9 because dapi is inconsistent

9b3f4a51357e792df6c2d7f475b4182f03808a54 authored over 8 years ago
Removed more user account things

87a138a8f9ef53bc5196d177106564fd52abefce authored over 8 years ago
Made all send requests use the highest overload

af83750353a2014b2975fed2f84500e410b35e10 authored over 8 years ago
Reset ready vars on reconnect

fdecf0f960d928deb37420b492fdb1cae235272a authored over 8 years ago
Added clean up on logout

24303a5cbf8c92951ba6084d2bb67e46351cdc3a authored over 8 years ago
Maybe fixed NPE and added isOpen() check before attempting to send a message

854cc8b78e6b4c0653f463ab97061712f17acbc3 authored over 8 years ago
Temporary debug print for reconnection issue.

82680056bc2daa9dbbe51751410f1d89135615fe authored over 8 years ago
Fixes reconnect on cloudflare disconnect.

f69a73a18820b5b50c2af49cc3ab3b769468c090 authored over 8 years ago
Primitive reconnect and resume logic. This should work?

bd387c046a5aaa28fc610fb71b2daaeb65a8f0a7 authored over 8 years ago
Handle more OPs

c6a46e44f09466f67937065d8f3cc0f9cfc9d962 authored over 8 years ago
General clean up with DispatchHandler

9e2ba430005217a02afdf75f5c2f956622cb4e04 authored over 8 years ago
ReadyEvent and LoginEvent are correctly fired.

caff81e8d65204467c807f383e769b17cc07cf39 authored over 8 years ago
Added onTimeout method to RequestBuilder

7d507515af01ec39061d5dddd20980c6c4b70625 authored over 8 years ago
Added a way to handle the timing out of actions queued with RequestBuilder.

aefd3ead84b5f9d0623c6ab645e8f4519421da38 authored over 8 years ago
Update PR template to have proof of testing (#129)

938992bdb141be283639bb86fe3b79c8dc962537 authored over 8 years ago
New DiscordWS and SocketEventHandler. Ready is not fired yet.

db7d7a706f9bd00475924c6449bd98b56f09bcc4 authored over 8 years ago
Made Authorization and Content-Type default headers in Requests

64acf8daafc09f8b74ddf08b70e49065ddec3570 authored over 8 years ago
Restructured JSON

062abf48be0d81b310e27afae04b6c2f9552a5c6 authored over 8 years ago
Fixes a typo and wrong linking (#130)

* Fix typo and linking

* Update quickstart link

User has renamed their account

6fb71c1041af46a164ed20702867f7e6b266e4de authored over 8 years ago
Actually removed bot support.

65c297fbbd0abe5be651a4dec5a6bac52d9097c8 authored over 8 years ago
Removed Bot support.

bad4db54232aaef88db0ad61bf34b85bc4c72576 authored over 8 years ago
Deleting stuff. Project in unusable state.

f594827cd85cfac1b188b25db39e1e31b198f887 authored over 8 years ago
Removed Panda's Blog from README.md

It's down more often than not. It's unreliable to advertise to new users. I will add it back whe...

39c0b0afa4d55dd66f09b73947fe9a1c14760af9 authored over 8 years ago
Version bump.

f9ce880abbbfaf81a9acf12296f29cb49c7228dc authored over 8 years ago
Adds the DND presence

3404dd0b08633ea2b2d0128baba2ff3299eec426 authored over 8 years ago
Merge branch 'dev'

# Conflicts:
# .github/ISSUE_TEMPLATE.md
# README.md

7bafbdbeca9d3a42d088303ce297e937c14b3f91 authored over 8 years ago
Version bump

86d87325e11c86a6b08164c37569ae0080081600 authored over 8 years ago
Fixed "Bot" appending for auth token (#111)

5399d7b14a1f512ee84b13a5d8ac47fb51b309ed authored over 8 years ago
Fix moveToVoiceChannel not having proper permissions checks (#110)

* Fix client not being able to move users between VCs with admin

* Set up some stuff to fix
...

17c33e3c6c809906d516464e637f10f13e0bc593 authored over 8 years ago
Fixes NPEs when a guild is unavailable

2ea55c3d37f94ce1afb2a0042037cc578fb90893 authored over 8 years ago
Oops

0fa0ba26223572fe27154a7e6e3cfc97317c0fce authored over 8 years ago
Added Discord4J.disableAudio()

47e68c58b4d0d6887f2900520c6943fb5c3f4b74 authored over 8 years ago
Fixes potential NPEs in PM channels

f99bb3c8dc5beb1f44e6f1d98a9c61d762738f51 authored over 8 years ago
Reconnect fix, logout fix, and allow DiscordDisconnectedEvent to fire (#108)

7940bafdc7e325bd2b2c45e53dc1bfb87db7265f authored over 8 years ago
Merge remote-tracking branch 'origin/dev' into dev

c1b1f4da330c46bf687bcb98bfd454950b4fd08c authored over 8 years ago
Fixes potential NPEs

3f726f9a049c7c35c0564126049818cfe9a2fc1f authored over 8 years ago
Fix NPE when attempting to edit own role (#109)

2bee759f6d64b060e8d783f6e3411603b82a88ea authored over 8 years ago
All Embedded Changes on the Dev branch (#107)

This Time I got it right

8c16ca2b457860e57a867ad07f84a4eb473853b5 authored over 8 years ago
Null check on content when getting channel mentions (#106)

Content is null when something is embedded, I forgot that was at thing

3fd46ace34b5280107e8de98a95e782076bf396b authored over 8 years ago
Cleanup miscellaneous text files (#105)

* Clean up misc text files

* Add outdated notice

* Removed readthedocs link

09b6cfdccd68247ada325e8dc333f36802697613 authored over 8 years ago
Fix the NullPointerException in getInvites for both IGuild and IChann… (#103)

* Fix the NullPointerException in getInvites for both IGuild and IChannel, expected behavior now...

fc3125e6cb0f245012a81b376b78939209176237 authored over 8 years ago
Add MessageTokenizer utility (#97)

* Start of message tokenizer

* Add getters for Token's fields

* Added hasNext, hasNextChar...

d0d651eaa264d44912bb3b1a55f573938b322d41 authored over 8 years ago
Merge pull request #104 from theIglooo/timezone-fix

getSnowflakeTimeFromID now uses the system's timezone instead of UTC

b2e2c9cc668f792752da12f2b3d7af76ffdab233 authored over 8 years ago
getSnowflakeTimeFromID now uses the system's timezone instead of UTC

dcc58682f687847cef80c9f6861ec468898415c0 authored over 8 years ago
Adds getChannelMentions to IMessage (#101)

* Adds getChannelMentions to IMessage
Also cleans up some things in Message, shout-out to Intel...

c2349cb55616fc1a5c2991ff6a2283f3508fdc18 authored over 8 years ago
Updates the channel mention list in getMessageFromJSON as well

9c0e8d1bff6c0e8e95ce710a1d81723ee2852579 authored over 8 years ago
Adds getChannelMentions to IMessage

Also cleans up some things in Message, shout-out to IntelliJ

5cf55d84fb16b855563518509effee4d2cd8bb5b authored over 8 years ago
Update Readme File D4J Logo (#98)

* Changed to new Discord4J logo

* Update README.md

* Fixed Image Dimensions

daec78a75cf959705f7fd05587677055f48c14b2 authored over 8 years ago
Reimplemented the request to GET a message by id

79345553db5f2cd090c69e896143396cea5653db authored over 8 years ago
Fuck it, removed the request to GET a message by id

d6a0aec21bf94d3c32240544e9e6cd77e4e0fbb6 authored over 8 years ago
Fixes startup NPEs

1e3156744061ddc1ab1df7f0df983ce16c44934d authored over 8 years ago
Fixes a potential StackOverflowError on get a message by id

2dded619c5ce7bf20ea6cf64e896a6f867796ca5 authored over 8 years ago
Message list now checks permissions before getting a message by id

88175a29a26efc3d6daa54fca8c58738e66e6b1f authored over 8 years ago
Message list will now GET messages if requested by id without a cached object

dcb17759daacda16f2f0ab6444543d2668496116 authored over 8 years ago
Reconnects pls work

95125281dc1eb6867b9c81bd821800850917741b authored over 8 years ago
This should fix keepalives dying after a reconnect

755466f4606907949831acd797bc8183a4570c4f authored over 8 years ago
For some reason the get gateway endpoint was hardcoded, this has been fixed

c12a0ce478f0a6f41c6ad54e60e422902d8972a4 authored over 8 years ago
Pruned most deprecations

0346560ee93433253287bb6bd052aac9d46aaa87 authored over 8 years ago
Moved sx.blah.discord.json to sx.blah.discord.api.internal.json

fc10abe8427783cded282382c3798710a85667cc authored over 8 years ago
Oops, forgot to throw an IOException when an exception is encountered in MessageOutputStream#flush

dd4a5274d6262406a7693c9bd579a48599badad4 authored over 8 years ago
Adds MessageOutputStream

b573b978def30612271ea560354caeae151a5b13 authored over 8 years ago
Converted Collections to Lists as return types

9ca4ee5cb29c7f3245ffd955afb3296d04139090 authored over 8 years ago
Fixes #93 (probably)

ced540f96574ad1d2bfa7ad4e0e4c8c5a04e7212 authored over 8 years ago
Fixes #94

4be0165268d1206f74efb2fa3591c5a1941db888 authored over 8 years ago
Updated the readme

ba157d4bd5a3949f3ee7a609b1b299c0f9b65ffe authored over 8 years ago
Preemptive ratelimiting is now more accurate

9b1ed634951126a56d2726f7d4da3f07a7b30e5a authored over 8 years ago
Merge remote-tracking branch 'origin/master' into dev

Conflicts:
pom.xml

7ebd0c6730d27cf053347949e0f1e60977b4d0d8 authored over 8 years ago
Bumps the version number

8afe1a710b63f50fd417109f60ed79228668520e authored over 8 years ago
This makes preemptive ratelimiting more accurate

6edb60d11ce137021430cd9557337328016a3464 authored over 8 years ago
Merge remote-tracking branch 'origin/dev' into dev

c4340d87ed16f437074b53f3aab8b728b279f924 authored over 8 years ago
Added the ability to change the base discord endpoint

NOTE: 9 times out of 10 you will NOT need to touch this. This was just implemented so that a proj...

e11af83f554cd412f65f707456bed8be0f6dc295 authored over 8 years ago
Fixes role caching (#91)

IUser#addRole and removeRole no longer modify getRolesForGuild.

8fe918838581d6372e436f3c54b49457df38bb1b authored over 8 years ago
Fixes potential NPEs on IChannel#sendMessage

1ded4b58a484777e596bb3fe6f617bae9127f949 authored over 8 years ago
This should fix module version checking (again)

74df67e9d19292c94d97408421ae809aebb6b881 authored over 8 years ago
This should fix module version checking

1a1c0f150799ad3076947384cdbc5b4801255cf4 authored over 8 years ago
Fixes coveralls integration

6cec4bb4289bf82b612b452b4ed297a878f14ccc authored over 8 years ago
Updates dependencies

09d38a6dbc66feabfadd26317b9b7b06b28c52d6 authored over 8 years ago
Updated some project info

103013212bba8ee06f4738e630c5d6d60739a1b8 authored over 8 years ago
Added various getChannel/getMessage methods

c109cbebd8c33ffda64993dd865305a9c354ec7a authored over 8 years ago
Removed the guild parameter on the add/removeRole methods

7ba8df08802b134711a77279adbccdd5e7e6db1b authored over 8 years ago
Fixes #77

c9b34f036fcdac4b93645cf27f35e3192c6a96e0 authored over 8 years ago
#90 should hopefully be fixed

3f7f5bad5615ca51e0f5dab956d29c22c0e9a67a authored over 8 years ago
Fixes remaining merge issues

903dc0cbfd4917957a9e62487bb8a3fa78bd0a54 authored over 8 years ago
Merge branch 'master' into dev

# Conflicts:
# pom.xml
# src/main/java/sx/blah/discord/api/internal/Requests.java
# src/main/jav...

e81cace0f97dea344710eae23216dca6d743a302 authored over 8 years ago
Improves and fixes rate limit handling

44f702459b66b4c83e6a17d29ea9a1a56b8c2369 authored over 8 years ago
Add setTypingStatus(boolean) to IUser (#88)

* Add setTypingStatus(boolean) to IUser

* Fix all of the noted mistakes

5e8912563aabf6ece9edcb904583080d6f3059dd authored over 8 years ago
Added IGuild#getJoinTimeForUser

58e3cf76e5ca63fa7b8b2d1a4a614d76f0e5347d authored over 8 years ago
Added the ability to have the ready event dispatched without all guilds being ready

This'll save time when loading on a large amount of guilds

148008ec22e2c04838fe1fa0d755cb82f8be9be7 authored over 8 years ago
Added an invite to the official Discord4J server

8648fd59db65d757de93c1095b86f726f576786a authored over 8 years ago
Added the methods .addRole and .removeRole to User (#87)

* Added D4J/JDA-Player as a project using D4J on the readme

* Added the methods .addRole and ...

551d1997296305056e96473a6bfa2274b6234649 authored over 8 years ago
Revert "Added the methods .addRole and .removeRole to User" (#86)

7aed8e5acab92d73468df5e17eb494ca9186d670 authored over 8 years ago
Added the methods .addRole and .removeRole to User (#85)

* Added the methods .addRole and .removeRole to User

* Fixed the error throwing and (I think)...

2a3f5aca3b384a24d1ae96e7a5d431d9a4c36e57 authored over 8 years ago
Updates dependencies

ec0834b146ed58c3be35ef862cb355bf05157b75 authored over 8 years ago
Guild objects are now more thread-safe

008bd0aad8d369672334dde9af5083b270c168a0 authored over 8 years ago
Adds MessageBuilder#getChannel

6bb452a82e1cb43a35c4287044e883d904421a67 authored over 8 years ago