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

Fixed permissions check for ban by ID.

91fa22acf8d2e7ca44550cfb3954dd513eee9332 authored about 8 years ago
Fixed getBannedUsers() and added ban by user ID.

8c167441fc3813fc9d62672ca4c1232d91909b1f authored about 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

270f738ce423042a681e2677f93cd37879ad75e4 authored about 8 years ago
Implement getInviteForCode()

Implement getInviteForCode() v2

663b3c0afb6705e1a55aa1f3a95775c898246e4c authored about 8 years ago
Use GSON_NO_NULLS for embeds

6baccf622b0dae3a29ced26f4fd64dc6ccc9e2c0 authored about 8 years ago
Check embed permission for sending embeds

c8d8dabf287e1430a5cf89a32783d7df36ba53e2 authored about 8 years ago
Use withX and appendField for consistency with MessageBuilder

b6f85c54d09b2098c44cddc0bafdbddd537aad99 authored about 8 years ago
Fix image not working (null)

6e7ef1b6dbb3b837078617598a9724750e924004 authored about 8 years ago
Fix forbidden spam when trying to get webhooks

temp solution

d7459fd6a399308ac67dd0cccd5848fffd262271 authored about 8 years ago
Remove IEmbedded (use IEmbed instead)

eee5639edb6b0bbf13fa0ce1c68b524e0e763f5c authored about 8 years ago
Add EmbedBuilder

a18fa1416d9285f55db33740ecdba7beb363c1d9 authored about 8 years ago
Fix merge conflict error

e520bc28b8adb3f7df23763a74b5e028d9389135 authored about 8 years ago
Add Webhook support (#159)

* Added Webhook support

* Added DiscordEndpoints#WEBHOOKS
* Added DiscordUtils#getWebhookFro...

296ec27a9e4e366ccd83206ba60e389874180522 authored about 8 years ago
Add isDeleted() to objects (#158)

225c4f3861a364b6d029aef1d4ac93ab3e0b8ee2 authored about 8 years ago
Improved log messages and fire ResumedEvent

01765fdeffd480981d1efb8c950f8a02be787c6d authored about 8 years ago
Improved log messages and added token validation before login.

47315b1b1196ab1e25250b434e1e3aca0497da96 authored about 8 years ago
Fix stupid newlines because JDA told me to

8e954b3e0da2aa86e0e2e8db9070c2088f48e4b9 authored about 8 years ago
Fix BetterTTV reactions again

78dfeedb7a5b931023f4798040858f81976f3c72 authored about 8 years ago
Voice connections are killed on websocket close

34a372f1a6c66e8e9edfcf42db9ed733a40a04a3 authored about 8 years ago
Improve send() warning message

48be55b02e20b65980d1b045d948cc8024148b1b authored about 8 years ago
Cleaned up DispatchHandler

843a782a7bda2515d76636ae35071b6514ddbc73 authored about 8 years ago
AudioPlayer improvements (#157)

* Adds IGuild#getUsersByRole

* Adds IGuild#getConnectedVoiceChannel

* AudioPlayer#skip() n...

ce667ee60290a5a0d3fa543009dba0e55a006089 authored about 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

99c47a7e20ed29cb3ecd8bfba6c4fb9c4c2d052b authored about 8 years ago
Fix compile error.

57b0ad07678d8128888cac8c973a58789285eabd authored about 8 years ago
Cleaned up disconnect logic. Properly fire disconnect and reconnect events.

284797716ad4ec8e7daa34ac87145703992f0a21 authored about 8 years ago
Fix NPE for BetterTTV emotes

44272666f034e21c6ab9743c480a9c6a2af06e81 authored about 8 years ago
Increased timeout on shard login

1f5df7e2ee681d0aa1b01dcbfcb44d7733fb8aa7 authored about 8 years ago
Configurable max reconnect attempts in ClientBuilder

97bc0e4768ed42403ec4fd93872a8058ef4e3c1b authored about 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

c251165ff27ae7ce578c518f26a6abbd84e7a0ac authored about 8 years ago
Resume on op 7

e0f8814dc50085caa604581743670a16c27dd1aa authored about 8 years ago
Fix custom emoji not getting events

a491adeb211f10a5f57c99119be347fd88c7dfbb authored about 8 years ago
Throw DiscordExceptions instead of just returning for reaction cases

59f305d2f3b1a5c6ad4352585ea89204e013ae9d authored about 8 years ago
Add check to removeReaction if the reaction message doesn't match

aa4269f57a780900ef1f5df13ff0c0359069fbba authored about 8 years ago
Fix documentation error (still showing IReaction#refreshUsers)

7714328ae68eaa0ae25c38732d0eefb049115a28 authored about 8 years ago
Merge IReaction#refreshUsers into IReaction#getUsers

0b799e698dbc8e388036bc4aa9b0623738aeaef7 authored about 8 years ago
Move reaction methods to IMessage

4d9d3f35ea548abfd3eb626a43a8042987c6a930 authored about 8 years ago
Removed invalid session resume logic

e43858c421075fd8b7d9c9805d741d776be39c2a authored about 8 years ago
Add class documentation

21033b3f17a696d298e73e0bc149f826a2d5a220 authored about 8 years ago
Add IMessage#removeAllReactions

f45cbf23f7a2150882dde0c34753f80ab1619822 authored about 8 years ago
Fixed compilation error

54b17afd0fb4e72b114543f846effa86c6ad5c9d authored about 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

2ea081870adf098358d4969733185bc5ed11bd75 authored about 8 years ago
Implements resume functionality.

19c82c08a9035d5a2a043fd16f097513fd2db7fd authored about 8 years ago
Fix documentation

906f07ebdcd2891797367cbede2ad4f9c93a98d7 authored about 8 years ago
Add check for reacting for other people

c29113c0ea475796288d2c4d3d6f7505d80ed119 authored about 8 years ago
Add hasNextEmoji/etc. methods

064b473b59d3a593bb5345eacedd8b1ea26614eb authored about 8 years ago
Add shouldRefreshUsers

d4a2e2808cbbdd549637e5920577e2b254017e48 authored about 8 years ago
Add getUserReacted/getClientReacted

3d9ba36def0337992aee19a1e5886d3d30591ef0 authored about 8 years ago
Fix NPE with reactions in DMs

b7aa774a4d85f1aeb6b538c1bf348fa8e23a96b3 authored about 8 years ago
This probably won't fix NPEs for reactions but it's worth a try

228a66a841031e2fe08d32663dda269f42aede42 authored about 8 years ago
Make addReaction(IEmoji) synthetic

fd348fa105f7564293e59fbfbef1a84b72127163 authored about 8 years ago
I forgot a colon whoops

0ccdcac5a15537b81d2224bad015cab352c4ae46 authored about 8 years ago
Fix some stuff with addReaction(String) and too many counts

f57095cb367bff19a05580cfde21a62e0968885f authored about 8 years ago
Add refreshUsers to IReaction

109f822af348f0aa253d943e4c206cd0ba7e82f0 authored about 8 years ago
Fix not using DELETE for reaction delete

6981980ebf3a7558dd3269c5716df744da76e269 authored about 8 years ago
Add reaction add

1768f614306c2ba9045333cdc5aa0fa0b5875e0e authored about 8 years ago
Add reaction receive (user list not working)

1c4ce7b7e63861fed95ddda9f82db0bd24621028 authored about 8 years ago
Fix IGuild cast error

93057244e0863d37b3d54c60dcbc1964fb3a49c0 authored about 8 years ago
Fixed IDiscordClient#isLoggedIn() always returning true

7f120db8387a814860aaa1dce9545e96ca6595f9 authored about 8 years ago
Fixed NPE for shuffle() on empty track queue

1ae28c1f9b4ef0872cec24dd01a33a30a9506df4 authored about 8 years ago
Prevent sending messages on null WS session (#150)

* Check does getSession() return null so we do not get an NPE

* Add the same checks to Discor...

ad9f3e2a67dd5cb4e83a4745b8c01ddd03338c06 authored about 8 years ago
Deprecated DiscordDisconnectedEvent for DisconnectedEvent and fire it.

372c70d7c9a82a588e3d17ccffc4c1eec7becaab authored about 8 years ago
Fixed charset for file upload content

795dedb89e76705a19ac665e9e877c2c24cf730e authored about 8 years ago
Handle unknown enum constants cleanly (#148)

* Handle unknown opcodes cleanly

* Handle unknown Presences and Verification Levels cleanly a...

722b4a4420ddd13123a8e8c20f5cb1ed29ae4df4 authored about 8 years ago
Added proper logout

2e1060643f92c8519f198185ccfb121687529f32 authored about 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

ab7ee7750eb368420cbdeca2343742f9e2d9a6f9 authored about 8 years ago
Log WS trace and log warning on shard login timeout.

6eb192b635a8fd8a8bf50f88331b5b68ed5724e5 authored about 8 years ago
Add verification level to IGuild (#146)

* Add validation level support

* Adds IGuild#getValidation and IGuild#changeValidation
* Add...

03ab0db148c5e00f8c89ba4fc9484cf445c00ced authored about 8 years ago
Fixed IDiscordClient#isReady() always returning true.

16b4890188c2efadd48d6f924ed87323711c5a6e authored about 8 years ago
Sharding should actually work now v2

b7ac49775e451e71258db9240ce21075444a2a3c authored about 8 years ago
Removed accidental GPL 3.0 license headers

8e1f89b9f31197f9255878659b6382c92e24f020 authored about 8 years ago
Re-implement emojis

fbd59648c2f23af3abdf0d1801e72850d3b8ee02 authored about 8 years ago
Ignore reaction events until feature is finalized (#143)

e5c3b81409591a0d76ec1d36d4fef040940959b2 authored over 8 years ago
Change bulk delete endpoint to bulk-delete

20ac5da36f760f0467219ceac8d1ebe1a2ec599e authored over 8 years ago
Add ADD_REACTIONS permission

4b4505d484834bbe3706d45dc053ee8cb6c4bdb4 authored over 8 years ago
Sharding should actually work now

175a23a82fe257ff0a9dcb01c9972dd239746574 authored over 8 years ago
ReadyEvent and LoginEvent now have a shard field.

37ba16dadd28af277b0670ea24f082c189b7da91 authored over 8 years ago
Cleaned up DiscordUtils

57ccb8e44c2dd987432c4f746c6cd3b49cd66efd authored over 8 years ago
More more descriptive log messages

f194b7f1eda79b936892bdd3a867644b9c48ee7b authored over 8 years ago
Removed reconnect logic. starting over

bb1d62227d9867385f5e032e22dbd95cadb8e661 authored over 8 years ago
More descriptive log messages

428b7bb7712904575d2df7f1cf9c7bb8fe2649ca authored over 8 years ago
Fix #138 - incorrect params

47ec5c4a0d74456ec1f565b56c6b04e6f26597e3 authored over 8 years ago
Fixes file upload

11196c979802592b51d643da6e72ce79c8fb1600 authored over 8 years ago
Merge remote-tracking branch 'origin/websocket-rewrite' into websocket-rewrite

2654c334de5b44a9d40acecf131f66d011543b73 authored over 8 years ago
Misc ws log messages

8dc93f5952caeda93f37b345e4f4a62ebef33d4f authored over 8 years ago
Adds getUsersByRole and getConnectedVoiceChannel (#137)

* Adds IGuild#getUsersByRole

* Adds IGuild#getConnectedVoiceChannel

* Fixes compile time e...

98be70c72030e9bfa32ee760e3f5ea4623cee7aa authored over 8 years ago
Fix potential NPE

408a6e2cde72708b4f293fa5a369c2a26aa8fdfc authored over 8 years ago
Fix mentionsEveryone/Here not accounting for permissions

c81de147464562287bcf5a26ab4982d06d009a29 authored over 8 years ago
Add IMessage#mentionsHere

2239cdd9cb7153a454223197577b523e6e0e2f95 authored over 8 years ago
Changed default max reconnect attempts value

fb3d1beb0a35ae8f816082f76d9d475913c3001b authored over 8 years ago
Fixed log message and Private Channels

566aff1beda60b732f9a6ccbedcb37811cfb9e16 authored over 8 years ago
Add getFormattedMessage for pretty mentions

1c4157e149ad3fbce9892e041f59fb6b1cb87738 authored over 8 years ago
Fixed NPE on Channel.getShard

71c088357bb9102fb8e2edc931f405a1b41f134b authored over 8 years ago
Update documentation.

3027bb2d48a61c0e1dfdcb6a82bc0701e4005434 authored over 8 years ago
Added getter for shardCount

b704ebe3cf41c6decd44a5a0e8de53b822a84626 authored over 8 years ago
Implements single instance sharding.

ce3cef094e0d1fa97170b56f7666b858b384a1e0 authored over 8 years ago
Removed IApplication. Might be reintroduced in the future.

a88863d20b0b7ddecaa723ae4cd53730c44b75df authored over 8 years ago
Expose max reconnect attempts var

0a8cdd28f524707b1725ac1521b05c113fa61b7d authored over 8 years ago
Replace prints with proper logging and some clean up

4d45e7e72588878ba48d8e14739d6dc28c1c2cb9 authored over 8 years ago
Version Bump

1c8bbb970b3cb4decfaceff14af9c4bcd8417f14 authored over 8 years ago
Re-add VoiceUserSpeakingEvent

21a4259db10dbed948dbd82e1518f74437485eff authored over 8 years ago