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

Store default offline presence for offline members (#470)

be57c36ea08d23635f6eaf9951f8484caa36fa71 authored about 6 years ago
Add convenience methods for spoiler attachments (#493) (Closes #481)

* Add convenience methods for spoiler attachments

* Add docs

05f413e916a49b9f9bee7043de9ed2381c81f2ce authored about 6 years ago
Fix GuildCreateSpec#addEveryoneRole

175bc5b041c446fee48dab06f12c7f2722b61a05 authored about 6 years ago
Extract interface from GatewayClient

818ebe612489deac747762a7d4dd614f833fa919 authored about 6 years ago
Decouple ws handler from client

Shift many properties in DiscordWebSocketHandler to GatewayClient,
including payload mapping to ...

8efe3e314bdd612ae0748e76f0b092f4630aa3b3 authored about 6 years ago
Update logging statement

4ca985053124a0e84a6dc852e7447c505d14cf02 authored about 6 years ago
Improve gateway disconnect logic

Improve the way a close frame is sent, allowing the session to
properly close, and add the signa...

b62d43aefad7454bc42239ea0f31d42f446aefc8 authored about 6 years ago
Replace nullability annotations with those from Reactor

7f9945f228f1205ad44bf73aa510d26082615b92 authored about 6 years ago
Allow configurable rate limit scheduler

And change the default to Schedulers.elastic()

cb38185995120ac1579458949f7b729d9995736e authored about 6 years ago
Fix a logging statement

03c73e0b099dcd15d7759a71bd2fbf8d9b6cb4c8 authored about 6 years ago
Update README.md

d7c0a0b0fe21218631708c278fd573db306f48c9 authored about 6 years ago
Next development version '3.0.0-SNAPSHOT'.

b908034080f762ea8c4b45ad5535f6f28415f42a authored about 6 years ago
Release version '3.0.0.M3'.

ce9ceffd6520f4f73135436f7a25712163c8b18b authored about 6 years ago
Upgrade to Stores 3.0.0.M3

e9815c735bf8a63ac02ff1d730ff9e31bfdd5bee authored about 6 years ago
Upgrade to Reactor Californium-SR5

9b33c58fdd018e2cea03b2d921a4c5e3ba3d5d5b authored about 6 years ago
Add ShardingClientBuilder (#486)

1875aeb8000eead4a3da49c1f12139290176808e authored about 6 years ago
Refactor RequestStream rate limit strategies

Move GatewayLimiter interface to RateLimiter in common module

Extract current header-only rate ...

3bb168478de82f0ee4f50981f194537c1344cbec authored about 6 years ago
Add shard tracing to every API request

8e9ec0799b4f51097050923d84fd9a20f6a35bc2 authored about 6 years ago
Update after review + fix RequestStream issue

f7dc7291d6533398a1196c6fcac2df6d88cdd203 authored about 6 years ago
Fix setRetryOptions return type

cd3dbb566d735f5871996df227d0e9198a7ebb89 authored about 6 years ago
Log and continue on dispatch errors

942f980f6c0f3d09de2c79f0b342751cfff5715f authored about 6 years ago
ofNullable as Discord developers can't make an API

b034a13be6469236c16ddabb9dbd329f59611cb6 authored about 6 years ago
Deprecate AudioReceiver

3c4896885523d4243b73434ae7cc3fa40ceeba79 authored about 6 years ago
Fixed Javadoc Typo

009ad9d974a31896c2ebbc8f754bb9a3c25ac4f1 authored about 6 years ago
Updated the javadoc link in the README

f5e0b1c70e79f84af6b1ddbf2e6ff66241546e5e authored about 6 years ago
Allow multiple files to be sent with a message

66b4243f92e99c1fc2db9b7cfb224588a6bae78f authored about 6 years ago
Filter on Message#getContent

b5f6f9651de859a295e9f908cc23952a8546a8d1 authored about 6 years ago
Add a blocking ping example

e5131dc8a2d363b9918d5705b08f8160af90e7c7 authored about 6 years ago
Fix MessageCreateSpec#setNonce

b9fa1ce99dc8a9867514ba8f9cd6c8786f0ec819 authored about 6 years ago
Upgrade to Gradle 5.2.1

3d3beffd1513ce256c165bcfb60469117afe9de4 authored about 6 years ago
Reduce detailed trace from common gateway errors

2955fcf882aa4e8198db79b0284b54cbc75fc91f authored about 6 years ago
Message#getAuthor now returns Optional instead of Mono (pls no bully)

78ee7a9bbea66bd7be5ae2e2f8fbe82a0813d61d authored about 6 years ago
Fix Chunking Check

d09c3fdf88bae85afbfbd64dba10885f89a53e06 authored about 6 years ago
Handle (x % 100 == 1) bulkDelete Cases

0d1819a6f66a46dcb973a6d3468ab2d4c3b7fa3d authored about 6 years ago
Allow custom backoffScheduler in RetryOptions

Not changing the default of Schedulers.parallel()

c4deef4f3e3198108ffb44fc38e87ce425b833be authored about 6 years ago
Make sonatype credentials optional

be4d32b65c0fa06f460405ad6ffa077c5318b73a authored about 6 years ago
Update index.md

3eb18d36fcdf879a0093f8dd3d9050bfd2b8ec46 authored about 6 years ago
Update README files

93fd71187ea9cfb21b4878812f80dba8174ffbf0 authored about 6 years ago
Update build.gradle

4e20e8104ef2cffcfd1f90311c909c070e8ef17b authored about 6 years ago
Add DiscordClient#edit

301c8229b0b52149063859c3766d77054e6965d3 authored about 6 years ago
Remove release script

7c029dbe77b970c7093e2df2b1945c3e38d8d4d4 authored about 6 years ago
Next development version '3.0.0-SNAPSHOT'.

c0dcec7a2db6f2c878c3fe34c654ddb79ce3860d authored about 6 years ago
Release version '3.0.0.M2'.

84a7e94697294b38e9059386740cf51c7e5a2fa7 authored about 6 years ago
Upgrade to Stores 3.0.0.M2

36c29037c802c50bc64336e6b3a9a67c937f99c0 authored about 6 years ago
Remove afterReleaseBuild hook

030ba32db697efd550511f625d8aa6cd19d0ab16 authored about 6 years ago
Allow releasing from any branch

286665aaee10dc678503d5cb7f9c016929f1ce76 authored about 6 years ago
Update dependencies

Upgrade to Mockito Core 2.24.0
Downgrade to gradle-versions-plugin 0.17.0

2dbf3f1ba565387ccb26f41820580562813e2ea6 authored about 6 years ago
Upgrade to simple-fsm 1.0.1

99a7fb8c7993a7ce5cfe4fa9f8f34a56fe76ef89 authored about 6 years ago
Update release script

aff3f0b442a7b1d7380ebd09543ddfaf3f5b3df6 authored about 6 years ago
Update gradle release and publish tasks

b9f73e7ae51da64a5ba67cb063a3fe4be4604135 authored about 6 years ago
Remove retry log operators

a8950eba3ef8563cf0b7130577f48f4a47076384 authored about 6 years ago
Revert "Disable gateway connection pooling"

This reverts commit dee4c6ae62a277a86468058b2c936f9ad7bfbb13.

3085133e1a8f4176261e1776791f602669762aa4 authored about 6 years ago
Update GatewayEventFilter

950dfe604491d94b9e45e72756f940d44bbed64e authored about 6 years ago
Remove UnknownPropertyHandler logging

e73f52395140ba92a4ec48e92b3c0a7ce82758a9 authored about 6 years ago
Use UTF-8 in JacksonWriterStrategy

e09e58d469318cd7736a3b8b7f54c15377eff9cf authored about 6 years ago
Remove revoke Invite Property

45ad0112c0816f9226a04ffeef48966f2569e45c authored about 6 years ago
Fix issue with shard logger naming

068e596792317377e27d70f36dee28cb896a9a96 authored about 6 years ago
Add setPosition to Channel Create Specs

74831d7c589c8b785644bc292949e7ce7efe94d0 authored about 6 years ago
Add more logging checkpoints

ad3a2a8a03551277314ba6c9bfb55e875e08fcc0 authored about 6 years ago
Update bot test files

b26bdf9576aceb196d8676b1e3817cd2982a6b52 authored about 6 years ago
Disable gateway connection pooling

dee4c6ae62a277a86468058b2c936f9ad7bfbb13 authored about 6 years ago
Move inbound onComplete handler back to chain

5107148471c74c9442b879ff0c963aa8baec8dfb authored about 6 years ago
Update gateway loggers

dbd01873723e48607da815e3bf9673497aebd5c5 authored about 6 years ago
Add documented audit log reason length constant

2572236a8cd01a118fd1c3b97f5f4a8344d5fdb3 authored about 6 years ago
Handle null endpoint in voice state update

35da889679d25a323c98aca43ae6a090945b4024 authored about 6 years ago
Prepare next development version

9beb02b92f861c6bc33c0bc7aea1fac128505d89 authored about 6 years ago
Release version 3.0.0.M1

bd93046b0bf4d6111c271f442ca4ef58ac400c0c authored about 6 years ago
Remove bintray repository

9c1d3fbe4488dbadf99a4520f5891bdf649ae9e0 authored about 6 years ago
Update dependencies

Upgrade gradle wrapper to 5.1.1
Upgrade to mockito 2.23.4

Also fix an issue where git.commit.id...

51be4135e0be5b06eff69e96645e5dbf4cd6983c authored about 6 years ago
Optional Member in MemberLeaveEvent

This would allow users to keep information about the user like roles
after they leave.

c6f3523153fa0babfc8f5c97d338117b8585b0e6 authored about 6 years ago
Add reason overloads

919d38c809636df8c259e5f69a1ea68e20525e98 authored about 6 years ago
Add ability to add reasons to audit loggable actions (#451)

f92cf79a974dd29d5d8fca00e41eb8bed11544d7 authored about 6 years ago
Add SBT to install

9c6c4748dd6b9f361c59b2566a6d82cd7c6717ab authored about 6 years ago
Docs

873de1dfcc2cf5e760681a00069ed790d909e044 authored about 6 years ago
Update test for previous commit 😬

40301d0640358f7a843558ea5985778df17ef285 authored about 6 years ago
Replace VoiceChannel#join with a Spec

0fefd129a3a1061fd011af12a299fa8218fc5ae8 authored about 6 years ago
Add Javadocs for Sort Cases

9026b531aff48904c4e28cc7fd079c5a2f9b1107 authored about 6 years ago
Sort Member#getRoles

2fe1a4adad1f7dbdb1920904fca57cd47f24f576 authored about 6 years ago
Fix MessageCreateSpec#setNonce Parameter and Add setTts

e35dcdc3abe8829587160af3cd09bb0cb5d361f9 authored about 6 years ago
Reduce member chunking

This should reduce member chunking to only instances where it's
absolutely necessary (large guil...

e24ff53eac5f724f68138c322267f5ba314d4fa7 authored about 6 years ago
Upgrade stores version

da05b8c24ea3aca16c8bd781864f134c41f2f260 authored about 6 years ago
Upgrade to gradle-git-properties 2.0.0

8f89986188021d1c33c01aed0b1f6c6e4690246a authored about 6 years ago
Fix issue with save/delete in ShardAwareStore

27a5e9fc0cd66b06c3077dea6880ef6bcddc7610 authored about 6 years ago
Allow sharing a Router across clients

Turn Router into an interface and expose RouterFactory through
DiscordClientBuilder to allow coo...

cf4791416f87526a6961d7abfc75c72367240feb authored about 6 years ago
Upgrade to Reactor Californium-SR4

ab965d5f77d4317c1a8bdad64074bc0e4f9af680 authored about 6 years ago
Tag repo on successful publish

f947316a705d6bd8b4202a3c528361b78a9d799f authored about 6 years ago
Update release script

e14a82362509f7d7ba9b3a41975ee0e6323a2e3a authored about 6 years ago
Update release process

Upgrade to Gradle 5.1
Switch publishing plugin
Parameterize build to allow releasing on both jit...

eff020baef0dd035c1b5c94c18d181d488cee364 authored about 6 years ago
Add ClientException#getRequest

62e19e6264419b0e40e23f4191480cfbe9a0f70d authored about 6 years ago
Include original request in ClientException

f832776f5fda92d6e0ebd3930a7365758f857941 authored about 6 years ago
Fix publishing

1010c4e61097f08a84bd4bcacdd61c1dbdede814 authored about 6 years ago
Update builder docs

19324e9fd77518c72e2857cc0c60966058b4e3c5 authored about 6 years ago
Update example bot

e214e323b08ef1dc36c073c9a3b142d745980aa4 authored about 6 years ago
Update sharded bot example with central store

84e0603c0c979eb8247a2ceee3662cccefbdc1f4 authored about 6 years ago
Increase gateway outbound payload delay

Add 10ms between each sent payload to avoid rate limits

e0dbd8ac06cfdebf6cd095508ab1a84ac17a2268 authored about 6 years ago
Fix ban json (#472)

0c9172a89615f5357f45f61d8d360f24d957e41a authored about 6 years ago
Add Guild#getAuditLog() overload

45073cf7975bdf4d0a12d9eaa6c72331ee4ed979 authored about 6 years ago
Prevent extra audit log request when out of entries (#460)

4efa381186dc9c0d26b3bc7067c6916827f1292e authored about 6 years ago
Update readme core example

45db5f26391d728203c12a2860afeb37e10b5201 authored about 6 years ago
TextChannel#getTopic to Optional Return

7e13a67f9e2f7cb5306c7bc6a6abc6beab64dfbc authored about 6 years ago