Ecosyste.ms: OpenCollective

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

github.com/Javacord/Javacord

An easy to use multithreaded library for creating Discord bots in Java.
https://github.com/Javacord/Javacord

Added MessageHistory for private channels and fixed bug where message receiver was null

0d13357d45b6fdf74218dcb9c11e2d09c84470cc authored almost 9 years ago
Added #appendNewLine() in MessageBuilder

680748362c733326677beeb83963e56a29f69b82 authored almost 9 years ago
Fixed bug in PresenceUpdateHandler (name can be something different than String?!?)

8912d73c9bf7741f00e45f6c4e316905c1bc3431 authored almost 9 years ago
Added MessageHistory

65cc156989f81ea0ecf303be4fc662927ee5a620 authored almost 9 years ago
You can now accept invites

8dcdcc626acf7c2b908fac5cb51d67fc5470ac8a authored almost 9 years ago
Added ServerLeaveListener

792a938e81d27326f07b8eb357fbb67938826c4a authored almost 9 years ago
Added UserChangeGameListener and getter for games

aa37677f4694d53863b6b0a0b957f053d2045fc5 authored almost 9 years ago
Added UserChangeNameListener

a7a4fad133b5f41388f59253dfb628e6ef8ef37d authored almost 9 years ago
Added ChannelDeleteListener and implemented #delete() for channels

641524b857b563abb07d60d5a67a37f57a128fe6 authored almost 9 years ago
Added InviteBuilder implementation.

ee903ea2dfa173fce171af888dbba150489c73cb authored almost 9 years ago
You can now login using a token, too.

07cf8a2c5ccc3cffc405873004026bdb9cb6070e authored almost 9 years ago
Added methods to reply to messages

59093583a99581457acf6ddccf2bafefd2bf3597 authored almost 9 years ago
Added methods to update the name and permissions of a role

a80ab18417a837c97d04ef10b848bbe465770e36 authored almost 9 years ago
Changed getter name for permissions (plural now)

8d78658600cb539f8203b2e2a71e712e9c949a8f authored almost 9 years ago
Replaced CompletableFuture and using an older json lib to support java 7 again.

515a14e901762300ce05321b3d93f9ff62b04f71 authored almost 9 years ago
Added some useful methods for permissions

fa7b66cba0b770ed5fb9ee545515be4ef1877a71 authored almost 9 years ago
Added RoleChangeOverwrittenPermissionsListener and UserChangeOverwrittenPermissionsListener

c15c10b4ca568a76490c96400bcfb7b1f68eed34 authored almost 9 years ago
Fixed typo: overridden permissions -> overwritten permissions

35aabf6c63cc21e0a511ba363a4ec93d2322e5f5 authored almost 9 years ago
Added RoleChangePositionListener

165b9243201ce80756c7db7c80b25dc4d895aa86 authored almost 9 years ago
Added RoleChangePermissionsListener

eaee70d8ebb83651c9c4d4ab4e26116a284067e8 authored almost 9 years ago
Added RoleChangeNameListener

f7db81d512dd9e5d34d4138a3dc2f0f16bbbeb4a authored almost 9 years ago
Added RoleDeleteListener

32c87c1ae5b6aa26a2d222572f5713774ad561a5 authored almost 9 years ago
Added RoleCreateListener

e88d0086a6c265befc957a83411296df67be1819 authored almost 9 years ago
Added permission overrides

dc545e9b8bece4dd7bc6d44911b6f16223e3dbb8 authored almost 9 years ago
Users now get added to roles

981313e85216bb988435f7bd30c5925e4ae1d640 authored almost 9 years ago
Added role implementation

5e77a09d210697eb050505062259789e69fc9598 authored almost 9 years ago
Added implementation of the Permissions and PermissionsBuilder interfaces

69c9919668bcd372ede27224279f19d2bfb075ff authored almost 9 years ago
Added interfaces required for permission management (no implementation)

7fdbaf7108f1c8034e82129604f20c73d41ecf7a authored almost 9 years ago
Fixed wrong greater/less than operator

0d2ecf979f92d0f6e8c165c4205c3b970647f775 authored almost 9 years ago
Added ChannelCreateListener and fixed missing handler registrations

2332d46cf14ac17af7fa919037adb021ef4f74e9 authored almost 9 years ago
Added random status updates to compensate ignores packets (5 per minute)

35a19d062362a87a1016e4b8ac81956c4ecb2750 authored almost 9 years ago
Fixed wrong keep-alive packet and added setter for idle status

63f76a220c0aa9c2dbd566992d612dfc13ccec1c authored almost 9 years ago
Added Getters for members of servers

28003a6f4cc9b37cdddb060d4b4c2f850b1db476 authored almost 9 years ago
Added public getter for the used thread pool

ebbf3b767e8a762922485fb8b0efc4db8907c632 authored almost 9 years ago
Added ServerMemberRemoveListener

26be6633babb3455a489504ca2a7140707334124 authored almost 9 years ago
Added ServerMemberAddListener

cfa7bdc779b0166af8d50165cc07ad52b4e585bd authored almost 9 years ago
Removed retry and replaced it with a SingleThreadExecutor.

0fbeb79256bc001c8ffac2a6f957581d34011a33 authored almost 9 years ago
Added retry for update packets if updated entity doesn't exist atm

fb38760631f85cd7fd41088e77e700537ac2c1d1 authored almost 9 years ago
Added ServerJoinListener

c1f1d9759fa694c6aa410f2d4dfc885da6e2b8a6 authored almost 9 years ago
Added ChannelChangePositionListener

77c00ae10125ec0996e52521a16e2a9c9f2e7f42 authored almost 9 years ago
Added getter for MessageAttachments

b7fccc709ff818c2804cd6c7bfcfc5a46db975a4 authored almost 9 years ago
Added ChannelChangeNameListener and ChannelChangeTopicListener

fc74c7ec62cea891d5a5795d47e3eb8f9782923e authored almost 9 years ago
Added MessageDeleteListener and made some synchronization

261efcec836a3fb0e862d3801c8ddad5fce0ee93 authored almost 9 years ago
Moved message handlers in own package

e085bdd85d5a7132d65849d453b015005788e89b authored almost 9 years ago
Added MessageEditListener

be737b938b74caf5884dede2aac18e828d7f9200 authored almost 9 years ago
Added TypingStartListener

c0e9c8e1eb21f2e70daf04a9c42a36697a20ad89 authored almost 9 years ago
Added MessageCreateListener

6f55d5f402cd2cd068e04cb9b133a7b0dd4798d3 authored almost 9 years ago
Added file upload and made lots of fields final

473ac3ba0d1ca7601fa3a759eacea1aad0337506 authored almost 9 years ago
Added MessageAttachment

285d334927102506319a89c324398130b8ff8885 authored almost 9 years ago
Added MessageBuilder

7c884de2f7725b79ea85232bab24ade0b72625cb authored almost 9 years ago
Fixed Bad Request error and added some delete-methods

a8dbb10208da2eb71a7ae808b46602b2187bd334 authored almost 9 years ago
Added message implementation

288a394d9b69aa4d362b407745bafa43eca7ec34 authored almost 9 years ago
Added user implementation

137572f5eadbc29ca21a81ced429a6220e200c44 authored almost 9 years ago
Added channel implementation

4fc543538c2e2f5d4f1d7f83dc56f5aaf77e9a3c authored almost 9 years ago
Added server implementation

0b243d91e4597fcc526509b4d6e0718b8c3c42c3 authored almost 9 years ago
Added interfaces and removed ReadyListener

1564224af592223e739179fbbf875cdfe9094907 authored almost 9 years ago
Initial commit of rewrite

3e51bf9d9adc065513d020168f386226513506f7 authored almost 9 years ago
Update README.md

abeac183cbf1df1dea88ed9c4f13de3e3a0b76ff authored almost 9 years ago
Update README.md

2c36c4e45a64dadb0e8b912fc7cafda31c0bc09e authored almost 9 years ago
Hotfix: using wss now

Discord will stop supporting ws:// on Feb 1, 2016.
Make sure to update your bot.

5b616d5fb6523a54048c94d94ffaeec4c39a15ab authored almost 9 years ago
You can now upload files

0fe82ca58e35e9657e1a1a7ffd015af0dd439e1c authored about 9 years ago
You can now mark messages as read

7a02c43472432711e9e1e650e5f2647969bef0e2 authored about 9 years ago
You can now create and edit servers

4caeee2b30820116573e83d002047d17b0551bae authored about 9 years ago
Update README.md and fixed javadocs

df48360db5d30c1d204b077e908a2757a4176b39 authored about 9 years ago
Channels can now be edited

d21ea16223bfa00c6408d520bb1b59ec0f949409 authored about 9 years ago
Huge role/permissions update

b64cfc94b0df4786ad3d602a7a2154edf55a23ba authored about 9 years ago
Update README.md

9a4bb577e28771c93a1f062c6977c292ff305ce0 authored about 9 years ago
Changed package structure

Changed the structure of the packages.
Don't be afraid if all of your code is red, you just have...

10ca0718ecae3104f0be2f2398b71252c32b3268 authored about 9 years ago
Improved invite creation

ae040db5cf0a69880fb46c425fbbedd60ee2c25b authored about 9 years ago
A new listener and a small bugfix when joining servers

76eaa2ebc2655af9fb48a06bbacbde8a5410d713 authored about 9 years ago
Added four new listeners, improved the registration of listeners and improved the performance a little bit

7067f82a6519efd19b57e08f101c888bf231be59 authored about 9 years ago
Added two new listeners

6c0a61eaade76a6baea1332c601328199f1bfe1a authored about 9 years ago
Update README.md

0a143f2a713a36b785c2173c791ee166cf3736bd authored about 9 years ago
Added a new event and fixed some bugs.

872285d2b97cf27104076744302bcd4bdc67ffd6 authored about 9 years ago
Update README.md

e0586926ace7807adb0542647b2454228036f8a6 authored about 9 years ago
Added permissions support (ready only)

5d24463bbf94f7c9ad1784d838b2b144cad33198 authored about 9 years ago
Update README.md

1e76b9e929332363a88bf99ab17e39d28ddf93e5 authored about 9 years ago
self-knowledge and a bugfix

8c853e80ec02aa939a3b55c3c4f57c1b132365f5 authored about 9 years ago
Update README.md

08dd5a34de6cb53b17b5237bb90c2cddd244cf73 authored about 9 years ago
Bugfix

Don't use 1.0.2, it's pretty buggy!

ab4475e7a4ba8a0d9c37b77a7318b09684b480e1 authored about 9 years ago
Update README.md

6102c8003daeb320c78ceeb5c8303873ef1664d5 authored about 9 years ago
Some new features and bugfixes

5c804dcdcddc93a004d1ce886f3d777dd4ff362b authored about 9 years ago
Update README.md

6f82183e5f01b60c72ca84d3bcb0d15185bda5be authored about 9 years ago
Update README.md

2f0a78d38ab72fa039cd50b752be1293576d9bdd authored about 9 years ago
Some new features

Added some new features.

bb38c0f0ad01b54e02ce459b378d4537a0bed35e authored about 9 years ago
Update README.md

a8c9d2944e1b266e7c5f92e1356508728bc4f8b0 authored about 9 years ago
Update README.md

cd19a6fd75e7ed95fb1a3af56c3bca2797a08fee authored about 9 years ago
Update README.md

d62b48a4fc4b6b227bcbb0fbed66efb44b248637 authored about 9 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# pom.xml

f88d0f2658b07f9c8e0726f9e6511cb23c7bc691 authored about 9 years ago
Javadocs

Javadocs are now generated using maven

c583e6423a126369998e284e3a8341eb311cde16 authored about 9 years ago
Update pom.xml

Updated version to 1.0.0

5258c5ca2c083b65724a17c9037a8cdc8441f43e authored about 9 years ago
Bugfix

Fixed a small bug and set debug to false

d8175ff27b42cf86b82626bf9bce0e065823b0b8 authored about 9 years ago
Update README.md

874069b9cbeaab199392278edca8500ac4ce0bae authored about 9 years ago
Update README.md

d58dd7d9cf706cd69dcda0b6d9104b2bca85f02d authored about 9 years ago
Update README.md

6be52674510ecb58fc49416595802b70eba3f153 authored about 9 years ago
Small Bugfix

Fixed a small bug

c1bed414f00f9e7696037efa0e9bf8f8fde264d6 authored about 9 years ago
Update README.md

Fixed formating

7aabd345bd0b910d357bac48c0ac2fdb1a340696 authored about 9 years ago
Update README.md

Added some more examples

a9a6c1771abdbe3e5f95d8336630cd75be65d367 authored about 9 years ago
Update README.md

Added an example

59abc4bb71e86f1d3366c34ad25ef2febe945378 authored about 9 years ago
Bugfixes

Fixed some small bugs which made it impossible to connect to discord

c76f3d0274fb5904c7cdcce691eb5d03c12f9667 authored about 9 years ago