Ecosyste.ms: OpenCollective

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

Javacord

An easy to use multithreaded library for interacting with the Discord REST and Websocket API in Java.
Collective - Host: opensource - https://opencollective.com/javacord - Website: https://javacord.org/ - Code: https://github.com/Javacord/Javacord

Update UserStatus.java

github.com/Javacord/Javacord - 61633c58ba6f95f89526435a08a046ffc35ae36c authored over 7 years ago
Added do not disturbe status

github.com/Javacord/Javacord - 7c0ac0a6554bb7b6d72c9dd2cbd5b53afc446d21 authored over 7 years ago
added api method to get connected users

github.com/Javacord/Javacord - 9c82d7e257bfa2a00d80028f1cc76d27270c082d authored over 7 years ago
Rename RoleChangeMentionableListener to RoleChangeMentionableListener.java

forgot file extension

github.com/Javacord/Javacord - 31046dcc8d41d4952ca6817c24ddb2c138497fa5 authored over 7 years ago
Rename RoleChangeManagedListener to RoleChangeManagedListener.java

forgot file extension

github.com/Javacord/Javacord - a506923cbb6df4a8bac94ba493f0a1d9da977dc3 authored over 7 years ago
Update ImplRole.java

forgot javadocs for setManaged

github.com/Javacord/Javacord - c3600f88a8c00131736704229c77dd7d965af0f2 authored over 7 years ago
Update ImplRole.java

Fix typo

github.com/Javacord/Javacord - 0347eee960947f02fcbd196c55c44af8652fa674 authored over 7 years ago
Create RoleChangeManagedListener

github.com/Javacord/Javacord - dd41abadb4b36dd82aa8afd6b9d5edfe4c0be5a5 authored over 7 years ago
Create RoleChangeMentionableListener

github.com/Javacord/Javacord - e5fd21c8083a5b39c11a6574e64037444bf2ba3e authored over 7 years ago
Update Role.java (#4)

Step 1: Be retarded
Step 2: Update it in fucking github because youre retarded

github.com/Javacord/Javacord - 8f72313d681c76fa31cbfd818bc26b1ea913682b authored over 7 years ago
Update ImplRole.java (#5)

github.com/Javacord/Javacord - c95b5a497364474116e799c5a67695f88094b346 authored over 7 years ago
Merge pull request #60 from GamingAndStuffs/master

Pinning messages.

github.com/Javacord/Javacord - 8f647c6ef51c37df82ad58a453155135c8406e34 authored over 7 years ago
Merge pull request #62 from Mysterypotatoguy/master

Fix icon related handling, update some documentation

github.com/Javacord/Javacord - a29fe81c356498c31dc4154e31ee15117c0e8295 authored over 7 years ago
Fix icon related handling, update some documentation

github.com/Javacord/Javacord - 39f81fe5f23e7f9a7f7aeed9a7899b14a4474ec5 authored over 7 years ago
Added the ability to pin messages.

github.com/Javacord/Javacord - 14d69b92823e4650980d585ef21a0603c299b023 authored over 7 years ago
Merge pull request #53 from NXTk/master

Implemented text and voice channels updatePosition() calls.

github.com/Javacord/Javacord - 0d4a115dfad47f76b0f9fa62c0a61237032402aa authored over 7 years ago
Merge pull request #57 from yrsegal/master

Added method to get a servers icon

github.com/Javacord/Javacord - ef09ac8b14f12960bd8a5bfe2bdc8fd21aa85694 authored over 7 years ago
Merge pull request #58 from TheGlitch76/master

Fixed README.md typo

github.com/Javacord/Javacord - 69c44ce25592d6d79abc1816aa1b30a2beee1172 authored over 7 years ago
Fixed README.md typo

github.com/Javacord/Javacord - eac1f6d25fc632812e072d996aab04003db776e4 authored over 7 years ago
url instead of direct hash

github.com/Javacord/Javacord - 9388527cb2e612c21044611dff2f0eee1704d2b4 authored over 7 years ago
Add getIconHash to Server

github.com/Javacord/Javacord - 0f64ea8a8b08c46e58494d6de551b22370cd7ced authored over 7 years ago
Permissions now get removed from cache when a user leaves the server

github.com/Javacord/Javacord - 65648e0d4f670c4291c2af1350b0506910ed009a authored over 7 years ago
Added #getCreationDate() to the (Voice-)Channel, CustomEmoji, Server and User interface

github.com/Javacord/Javacord - 404b5e485edba077ef05fa0ffa3884de64691cfb authored over 7 years ago
MAYBE fixed issue #42 (even though I don't think so)

github.com/Javacord/Javacord - e9996382b7503b234311e8e3bb93288198107767 authored over 7 years ago
removed blank lines

removed blank lines

github.com/Javacord/Javacord - d400fed41d819d0133f9d011c01ab7541a90bc01 authored over 7 years ago
Implemented text and voice channels updatePosition() calls.

Implemented text and voice channels updatePosition() calls, added and changed update() according...

github.com/Javacord/Javacord - a06ba19f818389c7772ecedc8ba6a9b77613ac19 authored over 7 years ago
Merge pull request #51 from BtoBastian/revert-49-master

Revert "Add support for editing a roles mentionable and managed values"

github.com/Javacord/Javacord - c8515669e513afe7ca0916399a6c4dfe72899e3e authored over 7 years ago
Revert "Add support for editing a roles mentionable and managed values"

github.com/Javacord/Javacord - 55d701290f82aa8fac551226c06aad123f7c91f7 authored over 7 years ago
Merge pull request #49 from kenwiel/master

Add support for editing a roles mentionable and managed values

github.com/Javacord/Javacord - fc8316433ea5661c4f0ffdea39e3fe38ffb0934f authored over 7 years ago
Merge pull request #50 from Moudoux/patch-1

Fixed typo

github.com/Javacord/Javacord - f4cfeda47426373634f9e6fe53c2b326aa385dbc authored over 7 years ago
Improved DiscordAPI#disconnect() (again)

github.com/Javacord/Javacord - c5fb87f05a68d502471f8336d9f8e907def4f064 authored over 7 years ago
Fixed DiscordAPI#disconnect()

github.com/Javacord/Javacord - d0f1cc40faee1cef5dc0b336eae76d4b74eac2a3 authored over 7 years ago
Update DiscordAPI.java

github.com/Javacord/Javacord - 2ffd56401489916ac204c80f2ced6a474dbf9b79 authored over 7 years ago
Fixed Server#updateNickname for your own nickname

github.com/Javacord/Javacord - 3a57919001632ad05fdb19587b88fa20579c55fe authored almost 8 years ago
Add support for editing a roles mentionable and managed values

github.com/Javacord/Javacord - 4140046c42f3a2fd143127986d7fb65ef2965496 authored almost 8 years ago
Replaced all TABs from last PR with spaces

github.com/Javacord/Javacord - feaa3d33e61485e162a7a6bffc57d2d5241af8f3 authored almost 8 years ago
Merge pull request #47 from shawishi/development

Implement UserJoin/LeaveVoiceChannelListener

github.com/Javacord/Javacord - 0f476a258089520e803ffdc3c447b1cbec0fdcbc authored almost 8 years ago
Populate ImplVoiceChannel#connectedUsers on new Server (on construct)

github.com/Javacord/Javacord - 6afc075ad44092ca01e5e64a66e7e9ef357416ae authored almost 8 years ago
Add ImplVoiceChannel#getConnectedUsers,

~#addConnectedUser, ~#removeConnectedUser

github.com/Javacord/Javacord - 35f359b1c628a2a7076a4875333e302b3d347c5b authored almost 8 years ago
Add current VoiceChannel to User object (updated on state update)

github.com/Javacord/Javacord - a511f10fa56e3fa5a6afc43f822e7b9987438bb8 authored almost 8 years ago
Update documentation

github.com/Javacord/Javacord - 0c14513b8549542af0409af7567eba69f97857c0 authored almost 8 years ago
Update class documentation

github.com/Javacord/Javacord - 3ea97dbb8998feaca8236b1eaf1d491dc809ed76 authored almost 8 years ago
Implement basic VC state updates (User join/leave channel)

github.com/Javacord/Javacord - f0834c6aaa2e68e83221b88bd83dc811803bf11e authored almost 8 years ago
Merge pull request #2 from BtoBastian/development

Development

github.com/Javacord/Javacord - 731c85aa46286d61d35a7c2d39017a4c5fa5439b authored almost 8 years ago
Merge pull request #41 from iBlitzkriegi/patch-1

Update PermissionType.java

github.com/Javacord/Javacord - 7f313d2916bb4f4074f9aded883823aa1039e6f5 authored about 8 years ago
Update PermissionType.java

github.com/Javacord/Javacord - 9e47e077eb0b367595d632738fe44e2619010d5b authored about 8 years ago
Merge pull request #40 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - cd0aa61a97a55b5860bbf7b1fe0ded8aee32ecaf authored about 8 years ago
Merge branch 'master' into development

github.com/Javacord/Javacord - cd58f5696648b060827081ee672ac7d21ea3cbff authored about 8 years ago
Incremented version number and updated dependencies

github.com/Javacord/Javacord - 037ed3b0cd495cda878dac44a84fdbc92715a634 authored about 8 years ago
Small websocket improvements

github.com/Javacord/Javacord - 4481fc6a58ba0a6ec2b9f300236b700c3e722daf authored about 8 years ago
Javacord is now steampowered instead of using nuclear reactors. (Thx to Mysterypotatoguy and

Arsen)

github.com/Javacord/Javacord - 8d8d5d1a18c6f738af8c538d9a7e92baf4bb5e3c authored about 8 years ago
Some small changes in Javadoc comments

github.com/Javacord/Javacord - 975b9227b160fe175283ee02d55835e575d8a926 authored about 8 years ago
Removed ability to create bot accounts when you are logged in to a normal account

github.com/Javacord/Javacord - 3e5a7d75e4650bc4ca8d1c8d442c9c0455822e11 authored about 8 years ago
Removed deprecated MessageBuilder#appendDecoration() method

github.com/Javacord/Javacord - 64abb4b237530a643aebe9edf2c11561db31c4fd authored about 8 years ago
Added implementation for Reaction#removeReactor()

github.com/Javacord/Javacord - a136b3086295a794770d0df8f4b06de148ea9e61 authored about 8 years ago
Added implementation for Reaction#getReactors()

github.com/Javacord/Javacord - be9a035ba91c4b2c8f422a7aef8f658f15fbc39b authored about 8 years ago
Added Message#removeAllReactions()

github.com/Javacord/Javacord - 75d578c7a83282b81ef65e30b1b9527a88247f6f authored about 8 years ago
Added MessageReactionRemoveAllListener

github.com/Javacord/Javacord - 2cb6349bf22b7c029990ab7635c9d1f708bf2279 authored about 8 years ago
Some more updates for rate limits

github.com/Javacord/Javacord - 15d0282ba06354d608f7ba0d33030b68ea395880 authored about 8 years ago
Small updates to our outdated ratelimit checks

github.com/Javacord/Javacord - 19f7ac0b3bf5f705894a5b9f28add7b7ede26903 authored about 8 years ago
Finished reaction implementation

github.com/Javacord/Javacord - bef57b36d8e5e4abffa05a139c910be28dbd8980 authored about 8 years ago
Updated license headers

github.com/Javacord/Javacord - f4b4f53b79f68b4701ab768aa10b99f3b66c9a35 authored about 8 years ago
Added lock on message when checking if it was already deleted

github.com/Javacord/Javacord - 56e9cbf9bcdcaf9135b5725b5cf724917f944f2e authored about 8 years ago
Added Message#isDeleted() and fixed double call of listener

github.com/Javacord/Javacord - 4e7bea2c9adecdf9415b88abec57d21ca0c4d1a9 authored about 8 years ago
Temporally removed heartbeat ack check

github.com/Javacord/Javacord - 52cf5e7d8551a0cc7478eb01f52e3fd03a68c300 authored about 8 years ago
Renamed MessageReactionDeleteHandler to MessageReactionRemoveHandler 2

github.com/Javacord/Javacord - dff5c2d8d821115b064e00ee462570fef0b63a7a authored about 8 years ago
Renamed MessageReactionDeleteHandler to MessageReactionRemoveHandler

github.com/Javacord/Javacord - f8eaeab9d6f77e3fe2210d8c2f588f17bcd55601 authored about 8 years ago
Fixed webscket not sending heartbeat after receiving op 9

github.com/Javacord/Javacord - c7861c51062a949d2cd9884ae4bb506ce9972e86 authored about 8 years ago
Fixed sending heartbeat twice after resuming

github.com/Javacord/Javacord - 58f433cf2a9ddee926713f85070eb8a5e473d39e authored about 8 years ago
Added additional information to the Channel#bulkDelete() method (thanks to dinos)

github.com/Javacord/Javacord - c901b0040fd5117108ebe41cdc186d915e768f2d authored about 8 years ago
Added &encoding=json get param to gateway url.

github.com/Javacord/Javacord - a2b699aa4b342cf9d75319334bbb14f9f1b97d52 authored about 8 years ago
Added Reaction interface (no implementation)

github.com/Javacord/Javacord - 64ab8c63df0eb52e2820cb90595c7c26812b9cb3 authored about 8 years ago
Added Message#addCustomEmojiReaction()

github.com/Javacord/Javacord - ea872772b71cb474474f68f4883223851dba0b7a authored about 8 years ago
The websocket now reacts to the invalid session packet

github.com/Javacord/Javacord - bfa2e92f6715378dd18731e64749dfe4fed3150f authored about 8 years ago
The websocket now uses the heartbeat ack packet

github.com/Javacord/Javacord - aa3179903b8af13dad558248457d2552ce74abaa authored about 8 years ago
Added some dummy handler

github.com/Javacord/Javacord - 53f92bf4e6aaaf3b1e307cbd236a966cdc993e93 authored about 8 years ago
Added MessageBulkDeleteHandler

github.com/Javacord/Javacord - da351a737fa5b21015d169d729a5c58380a2c52e authored about 8 years ago
Fixed Channel#bulkDelete()

github.com/Javacord/Javacord - dddf729dc59a4ade9e0c192557fa62fb02c12d9d authored about 8 years ago
Added Channel#bulkDelete()

github.com/Javacord/Javacord - 8598febf478e6787470c0ea41196ac97bcda7417 authored about 8 years ago
Renamed Role#getMentionable() to Role#isMentionable()

github.com/Javacord/Javacord - 175dff65cd00fcc189111503b7d4c4be54d0b1f9 authored about 8 years ago
Renamed Role#getManaged() to Role#isManaged()

github.com/Javacord/Javacord - ca0d2e390489abed660c5cf2e6856010ce9fd0c1 authored about 8 years ago
Improved JavaDocs for MessageBuilder#appendChannel()

github.com/Javacord/Javacord - a5d650706a085f241a97ae19179b6bf58d6f5930 authored about 8 years ago
MessageBuilder#appendChannel() and #appendUser() are now using #getMentionTag()

github.com/Javacord/Javacord - 693c463e1ff70d725de0ad06d9f75909092cf135 authored about 8 years ago
Added MessageBuilder#appendRole()

github.com/Javacord/Javacord - fa41265956ff202f2f932726f9fb38516a3fd3df authored about 8 years ago
Added Role#getMentionTag()

github.com/Javacord/Javacord - 923031480fbd1f77efcf14678a7d3e6454ce8d40 authored about 8 years ago
Added missing Javadoc comments from last pull request.

github.com/Javacord/Javacord - c14dded74b2b7e67cf0cb593869d5781f662f3a7 authored about 8 years ago
Removed Java and Unirest version from user agent

github.com/Javacord/Javacord - a821148fc50912a69bace24c11ceaf12affc0cb8 authored about 8 years ago
Added "How to add a bot to your server" to README

github.com/Javacord/Javacord - f3e8a9bab842508cd85df273f8d60f6290cb902c authored about 8 years ago
Fixed Server#authorizeBot()

github.com/Javacord/Javacord - 17b81f481fed879d8b07f8f9fef12dace7ca64e4 authored about 8 years ago
Added method to update a user's nickname

github.com/Javacord/Javacord - 039d6a69b150595b2015b7a8bcf0fedeccbb5871 authored about 8 years ago
Improved README

github.com/Javacord/Javacord - b3aaf2d9eb56b906315791f1cf72d20b47cf8406 authored about 8 years ago
Small improvements for the websocket

github.com/Javacord/Javacord - 4b99cc97e3f9011dea8db318962bf95ee2068384 authored about 8 years ago
Added DiscordAPI#getPermissionsBuilder() to access the PermissionsBuilder.

github.com/Javacord/Javacord - 4fde08447934370c625000dc97fc3aaf4e2155b5 authored about 8 years ago
Added methods to modify overwritten permissions

github.com/Javacord/Javacord - aa76c546c6eb8481c6ae96535b1daf2705567c0c authored about 8 years ago
Removed ReadyReconnectHandler and added ResumedHandler

github.com/Javacord/Javacord - aed520c9187f56b2734009dcdcf58472d23be6e8 authored about 8 years ago
Rewrote Websocket.

github.com/Javacord/Javacord - 52cf61221534d3e2e50314815eab99c41e68ebbc authored about 8 years ago
Fixed a bug when nonce isn't a string for whatever reason

github.com/Javacord/Javacord - 48a83a0ae529e3c489d1fc2f02affde70d87cbcb authored about 8 years ago