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

Merge pull request #10 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - 908826f470543fe9594d7fe82f707b21a0eda08b authored almost 9 years ago by Bastian Oppermann <[email protected]>
Incremented version number

github.com/Javacord/Javacord - ae205dbf33d5f5f09d98ba8f544166604a07d23d authored almost 9 years ago by BtoBastian <[email protected]>
Removed logback from pom.xml

github.com/Javacord/Javacord - 0b0ea3b524be225fd42696dfb9cda562407527c6 authored almost 9 years ago by BtoBastian <[email protected]>
Added NotSupportedForBotsException (ugly name ._.)

github.com/Javacord/Javacord - 3f82c49255d4f9c3d626142df398917b3d2dc048 authored almost 9 years ago by BtoBastian <[email protected]>
Added empty MessageAckHandler and UserGuildSettingsUpdateHandler

github.com/Javacord/Javacord - 2072f08c4d6b01071d5ac5fd506ab9bb8237a891 authored almost 9 years ago by BtoBastian <[email protected]>
Added #createBot()

github.com/Javacord/Javacord - 796bfa76435398c66a03b2d945a7bc531767d324 authored almost 9 years ago by BtoBastian <[email protected]>
Added #createApplication(), #getApplication() and #deleteApplication()

github.com/Javacord/Javacord - f416fc97607ddaf19e3f91734fc2ae254fdcb8a5 authored almost 9 years ago by BtoBastian <[email protected]>
Code improvements (fixed typos, added final keywords, removed unused imports, ...)

github.com/Javacord/Javacord - 3df3179ebd68e5a8368773508cc20f8abb774eea authored almost 9 years ago by BtoBastian <[email protected]>
Fixed a bug which made it impossible to create new private channels

github.com/Javacord/Javacord - e2c1c2c22da8bf80a08a52cc6a7145f74e7d9de8 authored almost 9 years ago by BtoBastian <[email protected]>
Added support for applications and bot accounts

github.com/Javacord/Javacord - b0bac7a7750bde4b7f9ad831ff05636a07898335 authored almost 9 years ago by BtoBastian <[email protected]>
Updated User-Agent (now: "Javacord DiscordBot ($githubUrl, $version)")

github.com/Javacord/Javacord - f7f03e689d921a90237576fa733c8b10617b38ff authored almost 9 years ago by BtoBastian <[email protected]>
Updated README.md

github.com/Javacord/Javacord - 8670123e0ada654976c42e55d308aaed1319fe2c authored almost 9 years ago by BtoBastian <[email protected]>
If no SLF4J compatible logger was found an own implementation is used now (instead of SLF4J's NOP)

github.com/Javacord/Javacord - acead288c0d64fb6d80d42f32e1278675456264f authored almost 9 years ago by BtoBastian <[email protected]>
Set missing shadedArtifactAttached value on pom.xml to true

github.com/Javacord/Javacord - 5f19864dda286adeff8d00cdf9a3b5a2283bc6fa authored almost 9 years ago by BtoBastian <[email protected]>
Updated the pom.xml

github.com/Javacord/Javacord - ba87a48a23c3bb0f69e95c3e5b74c6d9201932a7 authored almost 9 years ago by BtoBastian <[email protected]>
Using SLF4J now.

github.com/Javacord/Javacord - 5c48a0b5d21f5ccd49b77e10b1c0d4b0a65316a9 authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #9 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - c167423805f578add683859722acc655eeb1fba2 authored almost 9 years ago by Bastian Oppermann <[email protected]>
Incremented version number

github.com/Javacord/Javacord - 2eef01ee7bc70b6100bd72ad979ae24c9152b231 authored almost 9 years ago by BtoBastian <[email protected]>
Fixed wrong variable name

github.com/Javacord/Javacord - da95692cd2ebd9568d0c3c0cf9d1ed6b6e227097 authored almost 9 years ago by BtoBastian <[email protected]>
Improved reconnect behavior (update missed information while reconnect)

github.com/Javacord/Javacord - d06f4d3c6071ab1e0884835a4634f86e54cc8a69 authored almost 9 years ago by BtoBastian <[email protected]>
The socket now reconnects for close code 1006, too

github.com/Javacord/Javacord - 1eb910da935df4e8d080fcd0291babb621db545e authored almost 9 years ago by BtoBastian <[email protected]>
Fixed bug when creating a new server

github.com/Javacord/Javacord - 54b8a8619f1264bac2c148586083f83be33366e2 authored almost 9 years ago by BtoBastian <[email protected]>
Added invite link to DiscordAPI channel

github.com/Javacord/Javacord - 4fcf6cabc6aa01248cf26805de97b763d16b53ef authored almost 9 years ago by BtoBastian <[email protected]>
Fixed a small bug which caused a JSONException

github.com/Javacord/Javacord - de44915680a2d34dcc0d8f082bb35bbe4b991ca6 authored almost 9 years ago by BtoBastian <[email protected]>
Fixed NullPointerException if a response has no body

github.com/Javacord/Javacord - b9c8ef9f3aff147bc4e97d8e5250c7a5778d3792 authored almost 9 years ago by BtoBastian <[email protected]>
Added invite link to README

github.com/Javacord/Javacord - 24de8a6066e65d4ce7cf1900e964fbb06165d8d3 authored almost 9 years ago by BtoBastian <[email protected]>
Removed README conflict

github.com/Javacord/Javacord - 58b1804b241871f72846dc39e7b50d93122b3aeb authored almost 9 years ago by BtoBastian <[email protected]>
Merge branch 'development'

github.com/Javacord/Javacord - 1122cf03be9b63817f90aef18c046ba514dd749b authored almost 9 years ago by BtoBastian <[email protected]>
Incremented version number

github.com/Javacord/Javacord - 231385f53131e269305cc11d383f24a6bd9cc34e authored almost 9 years ago by BtoBastian <[email protected]>
Added missing VoiceChannel object creation

github.com/Javacord/Javacord - c99f65d2603190541791eb4fe5304b7abe664b6f authored almost 9 years ago by BtoBastian <[email protected]>
Added missing ServerChangeNameListener call

github.com/Javacord/Javacord - 6e0db364d245da6ad67501469f7cac59ba89e9da authored almost 9 years ago by BtoBastian <[email protected]>
Implemented reconnect system

github.com/Javacord/Javacord - fca880edf56523820baac9aa6b321e4c39561bf6 authored almost 9 years ago by BtoBastian <[email protected]>
Added VoiceChannels and everything related to it (listeners, methods, ...)

github.com/Javacord/Javacord - 4cf99378ba91fb49ef384fc7cddcb5f6a2417a50 authored almost 9 years ago by BtoBastian <[email protected]>
Added DiscordAPI#getChannels()

github.com/Javacord/Javacord - efbada1391cada13a9fc7b3c5bdcc49712c4237c authored almost 9 years ago by BtoBastian <[email protected]>
Overrode #toString() in many classes

github.com/Javacord/Javacord - ebbbafa502a0e9ad98af70d200ee4aa99a1990b8 authored almost 9 years ago by BtoBastian <[email protected]>
Implemented MessageAttachment (I thought I already did this)

github.com/Javacord/Javacord - 74a1838ff20508b60a62ccbc9a39ec444eb06fe9 authored almost 9 years ago by BtoBastian <[email protected]>
Added DiscordAPI#setMessageCacheSize(int) and DiscordAPI#getMessageCacheSize()

github.com/Javacord/Javacord - 622ec347ff77ecba95ce9f84b5d7681afa6b69a3 authored almost 9 years ago by BtoBastian <[email protected]>
Ready packet is now compressed

github.com/Javacord/Javacord - 1dff2b126700a04d3ed3740dd31baefd7b91e0b4 authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#getMemberCount() and Server#isLarge()

github.com/Javacord/Javacord - 6f80ddcefad89cbb02cb05d4b92e3f424feb1b69 authored almost 9 years ago by BtoBastian <[email protected]>
Added DiscordAPI#getCachedUserById()

github.com/Javacord/Javacord - 0108b04cc597ced271054ea2c9846ad322e1caf3 authored almost 9 years ago by BtoBastian <[email protected]>
DiscordAPI#getUserById() now request the user if it's not cached.

github.com/Javacord/Javacord - 60bdad90ba86bd66a25a914614c1cd41431a457b authored almost 9 years ago by BtoBastian <[email protected]>
Added DiscordAPI#getChannelById()

github.com/Javacord/Javacord - faa3d20e924410b543350532ec926d2e6aff9e54 authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #7 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - 9cd6be415a8907f1900fd2046a3518a70033a765 authored almost 9 years ago by Bastian Oppermann <[email protected]>
Incremented version number

github.com/Javacord/Javacord - c54e53b7b4ca39d32a4f736ba69eb623a9380830 authored almost 9 years ago by BtoBastian <[email protected]>
Added Channel#getMentionTag and User#getMentionTag

github.com/Javacord/Javacord - bbc76ec58b793c50903042b2a546647c80a6accf authored almost 9 years ago by BtoBastian <[email protected]>
Improved rate limit checks and fixed small multithreading issues

github.com/Javacord/Javacord - f32851942dd6cdbc8b8b016d7ab4ee87734d4c07 authored almost 9 years ago by BtoBastian <[email protected]>
Added RateLimitedException and BadResponseException

github.com/Javacord/Javacord - 4291b28da81c1110cb5f467e7b8e8d5c82be5958 authored almost 9 years ago by BtoBastian <[email protected]>
Update README.md

github.com/Javacord/Javacord - 4f9ab8c15bf8b0a2f9429b06585e211055b3f368 authored almost 9 years ago by Bastian Oppermann <[email protected]>
Added ServerChangeRegionListener

github.com/Javacord/Javacord - e84b6d1563984429a04a8ad6ef0b22f58f167d2e authored almost 9 years ago by BtoBastian <[email protected]>
Small bugfix

github.com/Javacord/Javacord - bf00b2355e3091970aae408f8076482d46907010 authored almost 9 years ago by BtoBastian <[email protected]>
Added ServerChangeNameListener

github.com/Javacord/Javacord - 694672e6965350e0a60aff72ee8c00a2c884ff65 authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#getRegion()

github.com/Javacord/Javacord - 3d13dd6e177fd725746585509c6c5e5edc05dedb authored almost 9 years ago by BtoBastian <[email protected]>
You can now edit the name, region and icon of a server

github.com/Javacord/Javacord - 4f0b888d315281aef4d85c0682bfe9d8803d3fb7 authored almost 9 years ago by BtoBastian <[email protected]>
IntelliJ always tries to remove the spaces so I have to commit this...

github.com/Javacord/Javacord - 1a2b824896327038f4102c0f7b37f75a75bf00c0 authored almost 9 years ago by BtoBastian <[email protected]>
Added Region enum

github.com/Javacord/Javacord - 2068f8e249e0f3537be79608b19351b232dc186c authored almost 9 years ago by BtoBastian <[email protected]>
Seems like discord timestamps sometimes not include seconds and milliseconds

github.com/Javacord/Javacord - 7fa4c2fe1b5b981fe9a581ea69cc14f6b6fd0bc8 authored almost 9 years ago by BtoBastian <[email protected]>
Removed debug-message I forgot to remove before pushing

github.com/Javacord/Javacord - 7378b5e39000bc2fb818b21abbf8dd8c9ec643a3 authored almost 9 years ago by BtoBastian <[email protected]>
Removed useless message history requests if we reached the end (or beginning) of a channel

github.com/Javacord/Javacord - 7d58058ef54aafcbfe6479a77404051cb2a9a6f1 authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #6 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - c9d6af6935c22426905518d960a5d3eae882c414 authored almost 9 years ago by Bastian Oppermann <[email protected]>
Split Server#deleteOrLeave() into two separate methods and incremented version number

github.com/Javacord/Javacord - 62164971ff3579e42181e9c1852ebb5622471b4e authored almost 9 years ago by BtoBastian <[email protected]>
Fixed Message#getAuthor() returning null sometimes (because of large_threshold)

github.com/Javacord/Javacord - 2384af3c20b6439901dad90a2c3ff2e54134885c authored almost 9 years ago by BtoBastian <[email protected]>
MessageHistory now supports a limit greater than 100

github.com/Javacord/Javacord - 2fabadcf6758487ffec754b92e4b4a684d52fee5 authored almost 9 years ago by BtoBastian <[email protected]>
MessageHistory improvements

github.com/Javacord/Javacord - 0a37ee8811cb774d7e9a4d16dd78f13d232d6a9d authored almost 9 years ago by BtoBastian <[email protected]>
All returned collections are now unmodifiable

github.com/Javacord/Javacord - aeb7cee5e5de931c80577f0e794a418560a89a94 authored almost 9 years ago by BtoBastian <[email protected]>
Added Message#getCreationDate() and Message#compareTo()

github.com/Javacord/Javacord - ea0424f6b87b6ed6cf434a386fe5fedfac5c2b7e authored almost 9 years ago by BtoBastian <[email protected]>
Fixed bug with channel update packet

github.com/Javacord/Javacord - 69ed6c3d48375f1e867be7fd6dc5a74f23c3f125 authored almost 9 years ago by BtoBastian <[email protected]>
Added MessageBuilder#appendChannel()

github.com/Javacord/Javacord - 7c77cffb425012a1960b4d19b31091acf14e9cba authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #5 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - f67ea5375fe7b304fd4db63228f7668d04a68a7b authored almost 9 years ago by Bastian Oppermann <[email protected]>
Added RoleChangeColorListener and RoleChangeHoistListener and incremented version number

github.com/Javacord/Javacord - 9021653438a4fc5f596cf776731d76bf92c52df9 authored almost 9 years ago by BtoBastian <[email protected]>
Added more options to edit roles (color, hoist)

github.com/Javacord/Javacord - a0e4e8b916c51cbd83285eaab41aea0f4d5574ea authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#createRole() and fixed Role#update()

github.com/Javacord/Javacord - 11ccaf90c88810589cfc3b08878ddd446904225e authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#kick()

github.com/Javacord/Javacord - 49a409e7e912ef3bab0f7deb3a4a8839f7168df8 authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#getBans()

github.com/Javacord/Javacord - 935ad775356646a11c2dd578fe46c2b1e73d42a1 authored almost 9 years ago by BtoBastian <[email protected]>
Fixed wrong class description of GuildMemberUpdateHandler

github.com/Javacord/Javacord - 7114e31d056ac6f67a411573b39cabb222d2aef6 authored almost 9 years ago by BtoBastian <[email protected]>
Added handlers for guild bans and unbans

github.com/Javacord/Javacord - 42de288b4b29438502464005643f3c728dc3872d authored almost 9 years ago by BtoBastian <[email protected]>
Added Server#ban() and Server#unban()

github.com/Javacord/Javacord - 0cfe8c33977079241526c5309e6efa5f77bc75ed authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #4 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - b5c65f7c632ce1efc3ac9c444c54b4b3ab3a521a authored almost 9 years ago by Bastian Oppermann <[email protected]>
Added forgotten Invite#delete() method and incremented version number

github.com/Javacord/Javacord - 71a3408d934671521c0d5095f29fb5abb11935bc authored almost 9 years ago by BtoBastian <[email protected]>
You can now add/remove members from roles and listener to adds/removes

github.com/Javacord/Javacord - 8bc3f0b356b35d6d6593b370c62295e890624421 authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #3 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - b374f7c5ef0e9e0f121ee6def02271416db5cb62 authored almost 9 years ago by Bastian Oppermann <[email protected]>
Updated README.md (dependency version number)

github.com/Javacord/Javacord - d24fb14b69e221774b0624c373a1fd795c33e6a9 authored almost 9 years ago by BtoBastian <[email protected]>
Complete invite implementation and incremented version number

github.com/Javacord/Javacord - f8d4934dcaae6671c2aade18e9ed870de40453b8 authored almost 9 years ago by BtoBastian <[email protected]>
You can now edit your profile

github.com/Javacord/Javacord - 5c663c3e793d67308885347668a95df129ea6f6d authored almost 9 years ago by BtoBastian <[email protected]>
Merge pull request #2 from BtoBastian/development

Merge development branch

github.com/Javacord/Javacord - 26714d78fd62a32cf9d83e0c4dd7613846e2dd6e authored almost 9 years ago by Bastian Oppermann <[email protected]>
Implemented User#isYourself() and incremented version number

github.com/Javacord/Javacord - fe7b48714bd99c7813609589918c41b36b0d9f2b authored almost 9 years ago by BtoBastian <[email protected]>
You can now edit channels

github.com/Javacord/Javacord - 16b7b39b01d0ed3912e39602fdcb18fb6b9bae3e authored almost 9 years ago by BtoBastian <[email protected]>
Removed unused imports

github.com/Javacord/Javacord - 5ded6559c6adfbf4dc743c0064900d01cd8102e6 authored almost 9 years ago by BtoBastian <[email protected]>
You can now delete roles

github.com/Javacord/Javacord - a6b81c33bf44523d3c8c41283d9b668fb447f687 authored almost 9 years ago by BtoBastian <[email protected]>
Code cleanup (response checks)

github.com/Javacord/Javacord - 442cde78c1cf00a6145cea724e3dda92a6790479 authored almost 9 years ago by BtoBastian <[email protected]>
You can now create (text) channels

github.com/Javacord/Javacord - eb6723f5a5c52874978fa8c47bd587c07f162002 authored almost 9 years ago by BtoBastian <[email protected]>
Listeners are now executed in a separated thread

github.com/Javacord/Javacord - e37475d90b06865ca33bdbaebe90644fafe39eee authored almost 9 years ago by BtoBastian <[email protected]>
Added getter for yourself

github.com/Javacord/Javacord - 79715b7c1bd9eb9949056cb8fad0e5be2d328170 authored almost 9 years ago by BtoBastian <[email protected]>
Updated README.md

github.com/Javacord/Javacord - 5b93e89e32493836e03aa163c0dd49133556e343 authored almost 9 years ago by BtoBastian <[email protected]>
Removed conflicts

github.com/Javacord/Javacord - c54ddf5d1cbca7d1efc7b867a3c0de987817573a authored almost 9 years ago by BtoBastian <[email protected]>
Merge branch 'rewrite'

github.com/Javacord/Javacord - c34815c86af3564a28e946656a2755233e923ea8 authored almost 9 years ago by BtoBastian <[email protected]>
Fixed a bug which blocked the main thread

github.com/Javacord/Javacord - 19089a7c0ef6a31531bc9beec2ea8a88d6941976 authored almost 9 years ago by BtoBastian <[email protected]>
Using large_threshold now cause discord forces us to use it

github.com/Javacord/Javacord - afd57ef5c6ee8acdf94d37a4f25614dc2e301ba0 authored almost 9 years ago by BtoBastian <[email protected]>
You can now create servers

github.com/Javacord/Javacord - a737a161aaabf99ca88ba1b6d46005509cc2e837 authored almost 9 years ago by BtoBastian <[email protected]>
Fixed wannabe text channels (voice channels were added as text channels)

github.com/Javacord/Javacord - 97622a5672c400530e6d0bae531e67df522d62ad authored almost 9 years ago by BtoBastian <[email protected]>
Fixed wrong requests

github.com/Javacord/Javacord - fa5dce5bb905ddfd9dba5d587149d52325df7d64 authored almost 9 years ago by BtoBastian <[email protected]>