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
Vavr set view
github.com/Javacord/Javacord - 087b9ab0ea53c3ceea5f2fdcc640c11a858603d6 authored over 4 years ago
The Set#toJavaSet() method of Vavr's sets does create a new Java set.
Creating a new Java set wi...
Replace AudioConnection#queue methods with AudioConnection#set methods
github.com/Javacord/Javacord - 7d253070b671547fec765b35d047109108bfb954 authored over 4 years agogithub.com/Javacord/Javacord - 1cd6486a6ea1715564df72d732377d3c2290fac5 authored over 4 years ago
Add DiscordApi#measureRestLatency()
github.com/Javacord/Javacord - 2cf7671c5ba705f26f8836dfdbd5b9012e4b61b8 authored over 4 years agogithub.com/Javacord/Javacord - 4ed8320fc4b6fc54b4f7c4c51efc07a0504cee84 authored over 4 years ago
Rework entity cache
github.com/Javacord/Javacord - c3535193f63eb0bc08c097253feefa571ae5e0a5 authored over 4 years agogithub.com/Javacord/Javacord - 0ebe5959dbc51afe17ec9c86f2507874fb037801 authored over 4 years ago
The cache allows easy storing of elements and supports indexes to
quickly access elements in the...
github.com/Javacord/Javacord - a8bfce5300fe0459dd89d0929123c7b04700e6b5 authored over 4 years ago
Fix encoding issues
github.com/Javacord/Javacord - 029384adbfb7a1ea8a15870ef549008e68fe8096 authored over 4 years agogithub.com/Javacord/Javacord - f138bbc92e89e7eec978506eb7b33a163085251d authored over 4 years ago
github.com/Javacord/Javacord - 66e6b044b35bcfb71d462b6488ec5d4a211de017 authored over 4 years ago
Adding missing server fields to Server and ServerUpdater
github.com/Javacord/Javacord - d502d7fde4101a7997cdcc8eac25cded035d225f authored over 4 years agogithub.com/Javacord/Javacord - c07f0bfb6e0faf288da3f2d92f364149e872ccdd authored over 4 years ago
Add code of conduct
github.com/Javacord/Javacord - 3b10a83cb48d885bbb7925cbb1eb83d3e91b153c authored over 4 years agogithub.com/Javacord/Javacord - 3dc0340b4fdb03a0795113a4dbef74f09da1cd39 authored over 4 years ago
Change the occourences of discordapp.com to discord.com
github.com/Javacord/Javacord - 52fc1e78db91592b2bdf3719332088f5fc2e0224 authored over 4 years ago
This commit updates from the old discordapp.com domain to the new
discord.com domain. It also in...
Housekeeping
github.com/Javacord/Javacord - 4899ae914b8ca34736b06246684d759c7143dbb8 authored over 4 years agogithub.com/Javacord/Javacord - 5098a7a8f4bad0593afba309ce5e49a98328003c authored over 4 years ago
github.com/Javacord/Javacord - 8c6b024b4ba91d3299c54385ffa93ed3d0b7404d authored over 4 years ago
Both issues fixed were flagged by the IntelliJ inspection for having
more parameter suppliers th...
github.com/Javacord/Javacord - 56cad81bd29ae17ebe1af0f4205587ae1539327d authored over 4 years ago
This prevents some unnecessary boxing.
github.com/Javacord/Javacord - 5d562ad684a519890f5076eae8fb22a5712902dc authored over 4 years agoRole order and sorting changes.
github.com/Javacord/Javacord - 09a030f15050397e7642f37cc8095313861f4c16 authored over 4 years ago
Raw position is still available, but the de facto position is now
returned from the getPosition ...
Improve readme template
github.com/Javacord/Javacord - 4ba8db83ffefc7c523712d42cd391a3683f437c8 authored over 4 years agogithub.com/Javacord/Javacord - 3b6eb004af89e24e40d9c0b099d54fffc975c530 authored over 4 years ago
Enhance ChannelType with more information
github.com/Javacord/Javacord - acee9285b9764317501dc695b5effa5b02bf9776 authored over 4 years ago
It now has getters to check if a channel type is a text, voice, or
server channel. It also has s...
Adds MessageAttachment#downloadAsInputStream
github.com/Javacord/Javacord - e151e8d2755988c82bb3be81ce777384e66c9cb7 authored almost 5 years agogithub.com/Javacord/Javacord - 9feec9286a129433c3990884b1f0906812dd2959 authored almost 5 years ago
Fix wrong snapshot version
github.com/Javacord/Javacord - 746300c6b4036fff3b2f7457898ade5d733edfd9 authored almost 5 years agoI've accidentally set it to the same one as before.
github.com/Javacord/Javacord - f5f511aea9de351951152010a401523ea2b71a69 authored almost 5 years agoFix parsing exception for invalid Discord response
github.com/Javacord/Javacord - bf65ab742acdcd7d241565f7a89db345bd86ab98 authored almost 5 years ago
In very rare cases (e.g., when Discord has problems) REST requests are
not answered with valid J...
Add MessageAuthor#getConnectedVoiceChannel()
github.com/Javacord/Javacord - 6c78cc91ee8872288c089196e146ebfde063e870 authored almost 5 years agogithub.com/Javacord/Javacord - 8869a3b2581f50f38f8b21e565128155dceee2b8 authored almost 5 years ago
Fixes wrong InviteImpl logger class
github.com/Javacord/Javacord - a34f15aadd7dee697217d1e151e4d3a04b828154 authored almost 5 years agogithub.com/Javacord/Javacord - 6992e5d0199f54d9e771676b093af0d838600c57 authored almost 5 years ago
method to get Message by link
github.com/Javacord/Javacord - 53bcc7154485cc149776749e1cf49475eddd5a21 authored almost 5 years agogithub.com/Javacord/Javacord - 4f5e820901929a468bc2cb8edf94877a3034e2fa authored almost 5 years ago
Fix typo in comment
github.com/Javacord/Javacord - 6790b3786b110c17eb50dcdb65b7515f85690af2 authored almost 5 years agogithub.com/Javacord/Javacord - f92775d632aaee6a5c9cc9fc1656039650c20801 authored almost 5 years ago
Allow to attach MessageCreateListeners to Webhooks
github.com/Javacord/Javacord - 7f1ba20e6766872a95e7e3265054cbfe663d1881 authored almost 5 years agogithub.com/Javacord/Javacord - d7ebf96cc30ced1e4f440be11c58686713e9cd5d authored almost 5 years ago
Role performance & synchronization enhancements
github.com/Javacord/Javacord - bcd398102f6d705bb76a1862373b61ae0f005241 authored almost 5 years agogithub.com/Javacord/Javacord - 27aa151d2deee2abc6c1f4f45fe8365651240072 authored almost 5 years ago
Added method to get reaction tag of custom emoji
github.com/Javacord/Javacord - 3a472fea340210a87d519fd417f03e1ebe34c8db authored almost 5 years agogithub.com/Javacord/Javacord - baf9fd861199a56da358c2edbac2ee81f08d5d96 authored almost 5 years ago
Message#getLink method.
github.com/Javacord/Javacord - 04946e77fabd3b4334e9ae982da3bd1cdfe104c3 authored almost 5 years agogithub.com/Javacord/Javacord - c972c9895c8886a4075019a0be170da5369aacf6 authored almost 5 years ago
github.com/Javacord/Javacord - 02c4968227f4973ab513aaf802b3ca8b8eaa433d authored almost 5 years ago
Fix AudioConnection#setSpeaking(boolean) method
github.com/Javacord/Javacord - 5e4624ac043832808256788955b2b5d18bdee1ee authored almost 5 years ago
When calling the AudioConnectionImpl#setSpeakingFlags(...) method, the
method checks if the flag...
Fix for Server#canManageRole
github.com/Javacord/Javacord - a2e4c76c1dd8a64fd425e045e58e358498274686 authored almost 5 years agoA user can manage every roles role when he is the owner of the corresponding guild.
github.com/Javacord/Javacord - d796163a04ec9696569c8570aebcf4c5bb8c8919 authored almost 5 years agoBugfix for getMemberByDiscriminatedName()
github.com/Javacord/Javacord - 9476743491c17a85a47a5d856ca8e9fd09e6b587 authored almost 5 years agoand getMemberByDiscriminatedNameIgnoreCase()
github.com/Javacord/Javacord - e91a154e8b3d456842ed6a4c55ed9d36b0b6bdb2 authored almost 5 years agofix: typo in Documentation
github.com/Javacord/Javacord - cba5dc3b6b911f3ca8b724e93a080554b9f030d4 authored almost 5 years agoIt's just a small typo but I thought of fixing it.
github.com/Javacord/Javacord - c5a3d62808a46747e13a0f977998995ff48f11b3 authored almost 5 years agoAdd sbt dependency to README
github.com/Javacord/Javacord - 1492c9d5818984c219f2403ee5924a94c191a3cf authored almost 5 years agoSbt is the default built tool in Scala.
github.com/Javacord/Javacord - 5f0055b530846ed08526d52bf02aa5bdd4544f4d authored almost 5 years agoConvenience method for EmbedThumbnail image downloading.
github.com/Javacord/Javacord - 8532a3763be046daab3a7cba906550510f067b27 authored almost 5 years agogithub.com/Javacord/Javacord - f05c26c988b952c5c97fb840fd6846ef4d3b4ba4 authored almost 5 years ago
github.com/Javacord/Javacord - c00d0802c70a62145b6a562b52d2ef4160014366 authored almost 5 years ago
github.com/Javacord/Javacord - 519d22d70e8ccb914bc284d4193ecfbd109b6cb7 authored almost 5 years ago
Implement Voice State/Server Update events
github.com/Javacord/Javacord - 105c0228e82bd6d35da93e7c6517f26440b8720f authored almost 5 years agoMake FileContainer#asInputStream return an InputStream directly
github.com/Javacord/Javacord - 1aed764e7217c6c5bc089a3b551ffc298bd9a6bb authored almost 5 years agogithub.com/Javacord/Javacord - c1397a640c0637e6b0c370369539cc6b91e3728c authored almost 5 years ago
Cleanup contribution guidelines
github.com/Javacord/Javacord - 9f37f113cf8c031d8096f352cfac8ed3dc9471ae authored almost 5 years agogithub.com/Javacord/Javacord - 7e1162971e8f468fe0ecc0909b40fb5af6564ae5 authored almost 5 years ago
Allowed mentions
github.com/Javacord/Javacord - 9ca26efa5ff6825e29af3a8e1d9e4905695029a9 authored almost 5 years agogithub.com/Javacord/Javacord - 0340fc0e6ccb321595b4b7248aa9f99811b8b473 authored almost 5 years ago
Ignore null private data in PrivacyProtectionLogger (#512)
github.com/Javacord/Javacord - 8113d34f90db219d1d4ecf54cdf231e3ac993430 authored almost 5 years agogithub.com/Javacord/Javacord - 5a16ccaf7df73c0fbcff98d8c97c7850e3532340 authored almost 5 years ago
Implement priority speaker
github.com/Javacord/Javacord - 4093c6052ff5c3ecdddd9faa68d9b791e96bf08f authored almost 5 years agoConvenience method to get display color of a MessageAuthor
github.com/Javacord/Javacord - dacaaf7946dff96f43afe9daf4fa19d7d27ba5a8 authored almost 5 years agogithub.com/Javacord/Javacord - f0f47694e4d2ce01205bda27658c4812b1db23fa authored about 5 years ago
github.com/Javacord/Javacord - 4ad65640b94231f09f161d709ccda8f67341e84b authored about 5 years ago
github.com/Javacord/Javacord - c770bfd99899bdb85b01530eeb186dd59a0eb239 authored about 5 years ago
Add ratelimiter to allow custom hard-coded global ratelimits
github.com/Javacord/Javacord - 917e4b351e5c8a1f53cb02be68d05f06b5477986 authored about 5 years ago
This can be usedful for some very large bots that regularly hit the
global ratelimits. It allows...
Add stream (go live) voice channel permission
github.com/Javacord/Javacord - 3d277d65870c94fb8eac1848f66fd533978a44b6 authored about 5 years agogithub.com/Javacord/Javacord - 6f181014fe0fb1f2fdc04fba77d66d215e930ddf authored about 5 years ago
Add Europe and India voice region
github.com/Javacord/Javacord - 1e5ccff663b700c1049b2f435c03726281d4818e authored about 5 years ago
While you can no longer select EU_WEST and EU_Central in the Discord UI,
they still exist (e.g. ...
Fix error due to animated field on emojis being optional now
github.com/Javacord/Javacord - bad5dfb76f6593b1a4c2a1205603479903ab29ea authored about 5 years agogithub.com/Javacord/Javacord - 552fba903713cd54b2b77dbe769af33459be92fd authored about 5 years ago
github.com/Javacord/Javacord - 62ec8f5efff26cc37837edfb9bb696689857e729 authored over 5 years ago
github.com/Javacord/Javacord - 9fb783082ce5c69111bc87a77c79e52a33496b8c authored over 5 years ago
Fix cached message retrieval
github.com/Javacord/Javacord - 320c013b1563636da3bd7a939a666e32bf11feec authored over 5 years agogithub.com/Javacord/Javacord - 91490b1450d59fbb22b9b8961a3ffd64aa77c272 authored over 5 years ago
Fix speaking update logic, send false speaking update on ready packet
github.com/Javacord/Javacord - f061b2a9aadeb19b55b2f0332558bccd0da23301 authored over 5 years agogithub.com/Javacord/Javacord - e61c86748553f640024f4b7f45d0cc40f40ce9fd authored over 5 years ago
Remove unnecessary shard-id based reconnect waiting time
github.com/Javacord/Javacord - b4681174cae56da36e971a5ad1c3a6c17e197d8c authored over 5 years agogithub.com/Javacord/Javacord - afb24035472eb601f6097c2274e1c29b21a53764 authored over 5 years ago
Fixes typos and grammar in the Emoji interface
github.com/Javacord/Javacord - 346a3c5b20abb9af85e8837eb803b5883fc847be authored over 5 years agogithub.com/Javacord/Javacord - 4444501386bef1dbed232cd17ec18f50b6415b92 authored over 5 years ago