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
Merge pull request #10 from BtoBastian/development
Merge development branch
908826f470543fe9594d7fe82f707b21a0eda08b authored almost 9 years ago
Incremented version number
ae205dbf33d5f5f09d98ba8f544166604a07d23d authored almost 9 years ago
ae205dbf33d5f5f09d98ba8f544166604a07d23d authored almost 9 years ago
Removed logback from pom.xml
0b0ea3b524be225fd42696dfb9cda562407527c6 authored almost 9 years ago
0b0ea3b524be225fd42696dfb9cda562407527c6 authored almost 9 years ago
Added NotSupportedForBotsException (ugly name ._.)
3f82c49255d4f9c3d626142df398917b3d2dc048 authored almost 9 years ago
3f82c49255d4f9c3d626142df398917b3d2dc048 authored almost 9 years ago
Added empty MessageAckHandler and UserGuildSettingsUpdateHandler
2072f08c4d6b01071d5ac5fd506ab9bb8237a891 authored almost 9 years ago
2072f08c4d6b01071d5ac5fd506ab9bb8237a891 authored almost 9 years ago
Added #createBot()
796bfa76435398c66a03b2d945a7bc531767d324 authored almost 9 years ago
796bfa76435398c66a03b2d945a7bc531767d324 authored almost 9 years ago
Added #createApplication(), #getApplication() and #deleteApplication()
f416fc97607ddaf19e3f91734fc2ae254fdcb8a5 authored almost 9 years ago
f416fc97607ddaf19e3f91734fc2ae254fdcb8a5 authored almost 9 years ago
Code improvements (fixed typos, added final keywords, removed unused imports, ...)
3df3179ebd68e5a8368773508cc20f8abb774eea authored almost 9 years ago
3df3179ebd68e5a8368773508cc20f8abb774eea authored almost 9 years ago
Fixed a bug which made it impossible to create new private channels
e2c1c2c22da8bf80a08a52cc6a7145f74e7d9de8 authored almost 9 years ago
e2c1c2c22da8bf80a08a52cc6a7145f74e7d9de8 authored almost 9 years ago
Added support for applications and bot accounts
b0bac7a7750bde4b7f9ad831ff05636a07898335 authored almost 9 years ago
b0bac7a7750bde4b7f9ad831ff05636a07898335 authored almost 9 years ago
Updated User-Agent (now: "Javacord DiscordBot ($githubUrl, $version)")
f7f03e689d921a90237576fa733c8b10617b38ff authored almost 9 years ago
f7f03e689d921a90237576fa733c8b10617b38ff authored almost 9 years ago
Updated README.md
8670123e0ada654976c42e55d308aaed1319fe2c authored almost 9 years ago
8670123e0ada654976c42e55d308aaed1319fe2c authored almost 9 years ago
If no SLF4J compatible logger was found an own implementation is used now (instead of SLF4J's NOP)
acead288c0d64fb6d80d42f32e1278675456264f authored almost 9 years ago
acead288c0d64fb6d80d42f32e1278675456264f authored almost 9 years ago
Set missing shadedArtifactAttached value on pom.xml to true
5f19864dda286adeff8d00cdf9a3b5a2283bc6fa authored almost 9 years ago
5f19864dda286adeff8d00cdf9a3b5a2283bc6fa authored almost 9 years ago
Updated the pom.xml
ba87a48a23c3bb0f69e95c3e5b74c6d9201932a7 authored almost 9 years ago
ba87a48a23c3bb0f69e95c3e5b74c6d9201932a7 authored almost 9 years ago
Using SLF4J now.
5c48a0b5d21f5ccd49b77e10b1c0d4b0a65316a9 authored almost 9 years ago
5c48a0b5d21f5ccd49b77e10b1c0d4b0a65316a9 authored almost 9 years ago
Merge pull request #9 from BtoBastian/development
Merge development branch
c167423805f578add683859722acc655eeb1fba2 authored almost 9 years ago
Incremented version number
2eef01ee7bc70b6100bd72ad979ae24c9152b231 authored almost 9 years ago
2eef01ee7bc70b6100bd72ad979ae24c9152b231 authored almost 9 years ago
Fixed wrong variable name
da95692cd2ebd9568d0c3c0cf9d1ed6b6e227097 authored almost 9 years ago
da95692cd2ebd9568d0c3c0cf9d1ed6b6e227097 authored almost 9 years ago
Improved reconnect behavior (update missed information while reconnect)
d06f4d3c6071ab1e0884835a4634f86e54cc8a69 authored almost 9 years ago
d06f4d3c6071ab1e0884835a4634f86e54cc8a69 authored almost 9 years ago
The socket now reconnects for close code 1006, too
1eb910da935df4e8d080fcd0291babb621db545e authored almost 9 years ago
1eb910da935df4e8d080fcd0291babb621db545e authored almost 9 years ago
Fixed bug when creating a new server
54b8a8619f1264bac2c148586083f83be33366e2 authored almost 9 years ago
54b8a8619f1264bac2c148586083f83be33366e2 authored almost 9 years ago
Added invite link to DiscordAPI channel
4fcf6cabc6aa01248cf26805de97b763d16b53ef authored almost 9 years ago
4fcf6cabc6aa01248cf26805de97b763d16b53ef authored almost 9 years ago
Fixed a small bug which caused a JSONException
de44915680a2d34dcc0d8f082bb35bbe4b991ca6 authored almost 9 years ago
de44915680a2d34dcc0d8f082bb35bbe4b991ca6 authored almost 9 years ago
Fixed NullPointerException if a response has no body
b9c8ef9f3aff147bc4e97d8e5250c7a5778d3792 authored almost 9 years ago
b9c8ef9f3aff147bc4e97d8e5250c7a5778d3792 authored almost 9 years ago
Added invite link to README
24de8a6066e65d4ce7cf1900e964fbb06165d8d3 authored almost 9 years ago
24de8a6066e65d4ce7cf1900e964fbb06165d8d3 authored almost 9 years ago
Removed README conflict
58b1804b241871f72846dc39e7b50d93122b3aeb authored almost 9 years ago
58b1804b241871f72846dc39e7b50d93122b3aeb authored almost 9 years ago
Merge branch 'development'
1122cf03be9b63817f90aef18c046ba514dd749b authored almost 9 years ago
1122cf03be9b63817f90aef18c046ba514dd749b authored almost 9 years ago
Incremented version number
231385f53131e269305cc11d383f24a6bd9cc34e authored almost 9 years ago
231385f53131e269305cc11d383f24a6bd9cc34e authored almost 9 years ago
Added missing VoiceChannel object creation
c99f65d2603190541791eb4fe5304b7abe664b6f authored almost 9 years ago
c99f65d2603190541791eb4fe5304b7abe664b6f authored almost 9 years ago
Added missing ServerChangeNameListener call
6e0db364d245da6ad67501469f7cac59ba89e9da authored almost 9 years ago
6e0db364d245da6ad67501469f7cac59ba89e9da authored almost 9 years ago
Implemented reconnect system
fca880edf56523820baac9aa6b321e4c39561bf6 authored almost 9 years ago
fca880edf56523820baac9aa6b321e4c39561bf6 authored almost 9 years ago
Added VoiceChannels and everything related to it (listeners, methods, ...)
4cf99378ba91fb49ef384fc7cddcb5f6a2417a50 authored almost 9 years ago
4cf99378ba91fb49ef384fc7cddcb5f6a2417a50 authored almost 9 years ago
Added DiscordAPI#getChannels()
efbada1391cada13a9fc7b3c5bdcc49712c4237c authored almost 9 years ago
efbada1391cada13a9fc7b3c5bdcc49712c4237c authored almost 9 years ago
Overrode #toString() in many classes
ebbbafa502a0e9ad98af70d200ee4aa99a1990b8 authored almost 9 years ago
ebbbafa502a0e9ad98af70d200ee4aa99a1990b8 authored almost 9 years ago
Implemented MessageAttachment (I thought I already did this)
74a1838ff20508b60a62ccbc9a39ec444eb06fe9 authored almost 9 years ago
74a1838ff20508b60a62ccbc9a39ec444eb06fe9 authored almost 9 years ago
Added DiscordAPI#setMessageCacheSize(int) and DiscordAPI#getMessageCacheSize()
622ec347ff77ecba95ce9f84b5d7681afa6b69a3 authored almost 9 years ago
622ec347ff77ecba95ce9f84b5d7681afa6b69a3 authored almost 9 years ago
Ready packet is now compressed
1dff2b126700a04d3ed3740dd31baefd7b91e0b4 authored almost 9 years ago
1dff2b126700a04d3ed3740dd31baefd7b91e0b4 authored almost 9 years ago
Added Server#getMemberCount() and Server#isLarge()
6f80ddcefad89cbb02cb05d4b92e3f424feb1b69 authored almost 9 years ago
6f80ddcefad89cbb02cb05d4b92e3f424feb1b69 authored almost 9 years ago
Added DiscordAPI#getCachedUserById()
0108b04cc597ced271054ea2c9846ad322e1caf3 authored almost 9 years ago
0108b04cc597ced271054ea2c9846ad322e1caf3 authored almost 9 years ago
DiscordAPI#getUserById() now request the user if it's not cached.
60bdad90ba86bd66a25a914614c1cd41431a457b authored almost 9 years ago
60bdad90ba86bd66a25a914614c1cd41431a457b authored almost 9 years ago
Added DiscordAPI#getChannelById()
faa3d20e924410b543350532ec926d2e6aff9e54 authored almost 9 years ago
faa3d20e924410b543350532ec926d2e6aff9e54 authored almost 9 years ago
Merge pull request #7 from BtoBastian/development
Merge development branch
9cd6be415a8907f1900fd2046a3518a70033a765 authored almost 9 years ago
Incremented version number
c54e53b7b4ca39d32a4f736ba69eb623a9380830 authored almost 9 years ago
c54e53b7b4ca39d32a4f736ba69eb623a9380830 authored almost 9 years ago
Added Channel#getMentionTag and User#getMentionTag
bbc76ec58b793c50903042b2a546647c80a6accf authored almost 9 years ago
bbc76ec58b793c50903042b2a546647c80a6accf authored almost 9 years ago
Improved rate limit checks and fixed small multithreading issues
f32851942dd6cdbc8b8b016d7ab4ee87734d4c07 authored almost 9 years ago
f32851942dd6cdbc8b8b016d7ab4ee87734d4c07 authored almost 9 years ago
Added RateLimitedException and BadResponseException
4291b28da81c1110cb5f467e7b8e8d5c82be5958 authored almost 9 years ago
4291b28da81c1110cb5f467e7b8e8d5c82be5958 authored almost 9 years ago
Update README.md
4f9ab8c15bf8b0a2f9429b06585e211055b3f368 authored almost 9 years ago
4f9ab8c15bf8b0a2f9429b06585e211055b3f368 authored almost 9 years ago
Added ServerChangeRegionListener
e84b6d1563984429a04a8ad6ef0b22f58f167d2e authored almost 9 years ago
e84b6d1563984429a04a8ad6ef0b22f58f167d2e authored almost 9 years ago
Small bugfix
bf00b2355e3091970aae408f8076482d46907010 authored almost 9 years ago
bf00b2355e3091970aae408f8076482d46907010 authored almost 9 years ago
Added ServerChangeNameListener
694672e6965350e0a60aff72ee8c00a2c884ff65 authored almost 9 years ago
694672e6965350e0a60aff72ee8c00a2c884ff65 authored almost 9 years ago
Added Server#getRegion()
3d13dd6e177fd725746585509c6c5e5edc05dedb authored almost 9 years ago
3d13dd6e177fd725746585509c6c5e5edc05dedb authored almost 9 years ago
You can now edit the name, region and icon of a server
4f0b888d315281aef4d85c0682bfe9d8803d3fb7 authored almost 9 years ago
4f0b888d315281aef4d85c0682bfe9d8803d3fb7 authored almost 9 years ago
IntelliJ always tries to remove the spaces so I have to commit this...
1a2b824896327038f4102c0f7b37f75a75bf00c0 authored almost 9 years ago
1a2b824896327038f4102c0f7b37f75a75bf00c0 authored almost 9 years ago
Added Region enum
2068f8e249e0f3537be79608b19351b232dc186c authored almost 9 years ago
2068f8e249e0f3537be79608b19351b232dc186c authored almost 9 years ago
Seems like discord timestamps sometimes not include seconds and milliseconds
7fa4c2fe1b5b981fe9a581ea69cc14f6b6fd0bc8 authored almost 9 years ago
7fa4c2fe1b5b981fe9a581ea69cc14f6b6fd0bc8 authored almost 9 years ago
Removed debug-message I forgot to remove before pushing
7378b5e39000bc2fb818b21abbf8dd8c9ec643a3 authored almost 9 years ago
7378b5e39000bc2fb818b21abbf8dd8c9ec643a3 authored almost 9 years ago
Removed useless message history requests if we reached the end (or beginning) of a channel
7d58058ef54aafcbfe6479a77404051cb2a9a6f1 authored almost 9 years ago
7d58058ef54aafcbfe6479a77404051cb2a9a6f1 authored almost 9 years ago
Merge pull request #6 from BtoBastian/development
Merge development branch
c9d6af6935c22426905518d960a5d3eae882c414 authored almost 9 years ago
Split Server#deleteOrLeave() into two separate methods and incremented version number
62164971ff3579e42181e9c1852ebb5622471b4e authored almost 9 years ago
62164971ff3579e42181e9c1852ebb5622471b4e authored almost 9 years ago
Fixed Message#getAuthor() returning null sometimes (because of large_threshold)
2384af3c20b6439901dad90a2c3ff2e54134885c authored almost 9 years ago
2384af3c20b6439901dad90a2c3ff2e54134885c authored almost 9 years ago
MessageHistory now supports a limit greater than 100
2fabadcf6758487ffec754b92e4b4a684d52fee5 authored almost 9 years ago
2fabadcf6758487ffec754b92e4b4a684d52fee5 authored almost 9 years ago
MessageHistory improvements
0a37ee8811cb774d7e9a4d16dd78f13d232d6a9d authored almost 9 years ago
0a37ee8811cb774d7e9a4d16dd78f13d232d6a9d authored almost 9 years ago
All returned collections are now unmodifiable
aeb7cee5e5de931c80577f0e794a418560a89a94 authored almost 9 years ago
aeb7cee5e5de931c80577f0e794a418560a89a94 authored almost 9 years ago
Added Message#getCreationDate() and Message#compareTo()
ea0424f6b87b6ed6cf434a386fe5fedfac5c2b7e authored almost 9 years ago
ea0424f6b87b6ed6cf434a386fe5fedfac5c2b7e authored almost 9 years ago
Fixed bug with channel update packet
69ed6c3d48375f1e867be7fd6dc5a74f23c3f125 authored almost 9 years ago
69ed6c3d48375f1e867be7fd6dc5a74f23c3f125 authored almost 9 years ago
Added MessageBuilder#appendChannel()
7c77cffb425012a1960b4d19b31091acf14e9cba authored almost 9 years ago
7c77cffb425012a1960b4d19b31091acf14e9cba authored almost 9 years ago
Merge pull request #5 from BtoBastian/development
Merge development branch
f67ea5375fe7b304fd4db63228f7668d04a68a7b authored almost 9 years ago
Added RoleChangeColorListener and RoleChangeHoistListener and incremented version number
9021653438a4fc5f596cf776731d76bf92c52df9 authored almost 9 years ago
9021653438a4fc5f596cf776731d76bf92c52df9 authored almost 9 years ago
Added more options to edit roles (color, hoist)
a0e4e8b916c51cbd83285eaab41aea0f4d5574ea authored almost 9 years ago
a0e4e8b916c51cbd83285eaab41aea0f4d5574ea authored almost 9 years ago
Added Server#createRole() and fixed Role#update()
11ccaf90c88810589cfc3b08878ddd446904225e authored almost 9 years ago
11ccaf90c88810589cfc3b08878ddd446904225e authored almost 9 years ago
Added Server#kick()
49a409e7e912ef3bab0f7deb3a4a8839f7168df8 authored almost 9 years ago
49a409e7e912ef3bab0f7deb3a4a8839f7168df8 authored almost 9 years ago
Added Server#getBans()
935ad775356646a11c2dd578fe46c2b1e73d42a1 authored almost 9 years ago
935ad775356646a11c2dd578fe46c2b1e73d42a1 authored almost 9 years ago
Fixed wrong class description of GuildMemberUpdateHandler
7114e31d056ac6f67a411573b39cabb222d2aef6 authored almost 9 years ago
7114e31d056ac6f67a411573b39cabb222d2aef6 authored almost 9 years ago
Added handlers for guild bans and unbans
42de288b4b29438502464005643f3c728dc3872d authored almost 9 years ago
42de288b4b29438502464005643f3c728dc3872d authored almost 9 years ago
Added Server#ban() and Server#unban()
0cfe8c33977079241526c5309e6efa5f77bc75ed authored almost 9 years ago
0cfe8c33977079241526c5309e6efa5f77bc75ed authored almost 9 years ago
Merge pull request #4 from BtoBastian/development
Merge development branch
b5c65f7c632ce1efc3ac9c444c54b4b3ab3a521a authored almost 9 years ago
Added forgotten Invite#delete() method and incremented version number
71a3408d934671521c0d5095f29fb5abb11935bc authored almost 9 years ago
71a3408d934671521c0d5095f29fb5abb11935bc authored almost 9 years ago
You can now add/remove members from roles and listener to adds/removes
8bc3f0b356b35d6d6593b370c62295e890624421 authored almost 9 years ago
8bc3f0b356b35d6d6593b370c62295e890624421 authored almost 9 years ago
Merge pull request #3 from BtoBastian/development
Merge development branch
b374f7c5ef0e9e0f121ee6def02271416db5cb62 authored almost 9 years ago
Updated README.md (dependency version number)
d24fb14b69e221774b0624c373a1fd795c33e6a9 authored almost 9 years ago
d24fb14b69e221774b0624c373a1fd795c33e6a9 authored almost 9 years ago
Complete invite implementation and incremented version number
f8d4934dcaae6671c2aade18e9ed870de40453b8 authored almost 9 years ago
f8d4934dcaae6671c2aade18e9ed870de40453b8 authored almost 9 years ago
You can now edit your profile
5c663c3e793d67308885347668a95df129ea6f6d authored almost 9 years ago
5c663c3e793d67308885347668a95df129ea6f6d authored almost 9 years ago
Merge pull request #2 from BtoBastian/development
Merge development branch
26714d78fd62a32cf9d83e0c4dd7613846e2dd6e authored almost 9 years ago
Implemented User#isYourself() and incremented version number
fe7b48714bd99c7813609589918c41b36b0d9f2b authored almost 9 years ago
fe7b48714bd99c7813609589918c41b36b0d9f2b authored almost 9 years ago
You can now edit channels
16b7b39b01d0ed3912e39602fdcb18fb6b9bae3e authored almost 9 years ago
16b7b39b01d0ed3912e39602fdcb18fb6b9bae3e authored almost 9 years ago
Removed unused imports
5ded6559c6adfbf4dc743c0064900d01cd8102e6 authored almost 9 years ago
5ded6559c6adfbf4dc743c0064900d01cd8102e6 authored almost 9 years ago
You can now delete roles
a6b81c33bf44523d3c8c41283d9b668fb447f687 authored almost 9 years ago
a6b81c33bf44523d3c8c41283d9b668fb447f687 authored almost 9 years ago
Code cleanup (response checks)
442cde78c1cf00a6145cea724e3dda92a6790479 authored almost 9 years ago
442cde78c1cf00a6145cea724e3dda92a6790479 authored almost 9 years ago
You can now create (text) channels
eb6723f5a5c52874978fa8c47bd587c07f162002 authored almost 9 years ago
eb6723f5a5c52874978fa8c47bd587c07f162002 authored almost 9 years ago
Listeners are now executed in a separated thread
e37475d90b06865ca33bdbaebe90644fafe39eee authored almost 9 years ago
e37475d90b06865ca33bdbaebe90644fafe39eee authored almost 9 years ago
Added getter for yourself
79715b7c1bd9eb9949056cb8fad0e5be2d328170 authored almost 9 years ago
79715b7c1bd9eb9949056cb8fad0e5be2d328170 authored almost 9 years ago
Updated README.md
5b93e89e32493836e03aa163c0dd49133556e343 authored almost 9 years ago
5b93e89e32493836e03aa163c0dd49133556e343 authored almost 9 years ago
Removed conflicts
c54ddf5d1cbca7d1efc7b867a3c0de987817573a authored almost 9 years ago
c54ddf5d1cbca7d1efc7b867a3c0de987817573a authored almost 9 years ago
Merge branch 'rewrite'
c34815c86af3564a28e946656a2755233e923ea8 authored almost 9 years ago
c34815c86af3564a28e946656a2755233e923ea8 authored almost 9 years ago
Fixed a bug which blocked the main thread
19089a7c0ef6a31531bc9beec2ea8a88d6941976 authored almost 9 years ago
19089a7c0ef6a31531bc9beec2ea8a88d6941976 authored almost 9 years ago
Using large_threshold now cause discord forces us to use it
afd57ef5c6ee8acdf94d37a4f25614dc2e301ba0 authored almost 9 years ago
afd57ef5c6ee8acdf94d37a4f25614dc2e301ba0 authored almost 9 years ago
You can now create servers
a737a161aaabf99ca88ba1b6d46005509cc2e837 authored almost 9 years ago
a737a161aaabf99ca88ba1b6d46005509cc2e837 authored almost 9 years ago
Fixed wannabe text channels (voice channels were added as text channels)
97622a5672c400530e6d0bae531e67df522d62ad authored almost 9 years ago
97622a5672c400530e6d0bae531e67df522d62ad authored almost 9 years ago
Fixed wrong requests
fa5dce5bb905ddfd9dba5d587149d52325df7d64 authored almost 9 years ago
fa5dce5bb905ddfd9dba5d587149d52325df7d64 authored almost 9 years ago