Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
https://github.com/discordjs/discord.js
d28af8eca7275c82a8375e4b2883cd272a26fd44 authored about 2 years ago
4224d783bc27c56e2880e6bc942d928ed412f0cf authored about 2 years ago
3659e0de6783f9f8a8a07dc32673fb3edd6fed18 authored about 2 years ago
38e115b908068849c099e5f91c109552b6cbe4d2 authored about 2 years ago
4cedc21dbbee188af6e5ad321c0fdb89d638dafc authored about 2 years ago
8d327aa416bbf851270846d555697e73a2826498 authored about 2 years ago
0a0c7d32d6681072cd9d59b53d686068b74c9678 authored about 2 years ago
a4f2f1b5a564ac038b31a25c0aa2081f4d9e1215 authored about 2 years ago
Co-authored-by: Superchupu <[email protected]>
Co-authored-by: No...
4accb00b982761365c6dae31e2e4e95a4c7b8ff4 authored about 2 years ago
41132b1049bef4d88d6070b759004e9b6d803833 authored about 2 years ago
e042492486200b0bd76f24e2629e8a929dd3bba3 authored about 2 years ago
2798ba1eb3d734f0cf2eeccd2e16cfba6804873b authored about 2 years ago
8dfd0037b53ec6ef0900a53a0fb1b68fa2cbaf72 authored about 2 years ago
* feat(ws): custom workers
* chore: typo
* refactor(WebSocketShard): expose shard id
* chore:...
828a13b526dde1334e8879e76e664584bdb5db73 authored about 2 years ago
Closes https://github.com/discordjs/discord.js/issues/8920
Closes https://github.com/discordjs/...
* types: fix GuildsAPI#getMembers return type
* chore: make requested changes
158db474b7514e9ff6ba6f48a89ad71c97a7088a authored about 2 years agoa995cbc0fa16452cdbc47192fd186a3a2e44a599 authored about 2 years ago
7ab62b4bb798a84cafdb490da3d133232eda2183 authored about 2 years ago
Revert "fix(DMChannel): recipientId edge case (discordjs#8950)"
This reverts commit 7ce9909.
C...
7dad50ee9a943f69c179f8df57f2baec5f1a2a16 authored about 2 years agodocs(ThreadEditOptions): move info tag to correct property
f3fe3ced622676b406a62b43f085aedde7a621aa authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
ecb4281d1e2d9a0a427605f75352cbf74ffb2d7c authored about 2 years ago* feat(WebSocketManager): fetch status
* feat(WebSocketShard): heartbeat event
* chore: ci
Co...
0ff67d8e7adee43ff82bbf072dac9a4c7c9fe8c2 authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
e8b7504352d17b8c04b2e78d01ccb3df3a42e617 authored about 2 years ago* feat(GuildAuditLogs): support `after`
* refactor: remove variables
They were only being used...
0076589ccc93e09d77a448874d1ceff5d0e91aa2 authored about 2 years ago* feat(core): implement some ws send events
* fix: check guild id and add a timeout
* fix: onl...
816aed478e3035060697092d52ad2b58106be0ee authored about 2 years ago* feat: add role subscriptions
* docs: casing
Co-authored-by: Jiralite <33201955+Jiralite@user...
3407e1eea3c8d5629465553f342ac30ceae27a47 authored about 2 years agotypes: allow builders to set channel types
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot...
7dec892218f7b470a5f8e78732a524a53da24d26 authored about 2 years ago6d7a143667f33ef2ea45d8016ac4738237707881 authored about 2 years ago
* feat: add `not_found` to chunk data
* docs: consistency
* types: export `JSONValue`
* refac...
be294eaf9901ea139ce485deeec9178959ffa91f authored about 2 years ago
* fix: zombie connection
- Fix backport #7626 missing changes
- Reverted the pull request #8956
...
* refactor: simplify guild editing
* chore: remove strange rule modification
* refactor: destr...
d3e9f2a355a1f5272d62a507eb6ecd8808904fff authored about 2 years ago* types: swap message reaction and identifier types
* docs: reflect changes
* types: simplific...
ad4984526020f2baeefaeeebbded66c6848c4b85 authored about 2 years ago* refactor(GuildManager): tidy up guild creation
* refactor: emit once only
Co-authored-by: Au...
d7a09f6fcee30c31b4418166bf7bf9e894841f87 authored about 2 years agodocs: show `ApplicationRoleConnectionMetadata`
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq...
2e22b31892d9b858fcb24fa580b486b4154e823f authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
f89a164bac069715f677fa9b18088c1c87116d6d authored about 2 years ago* docs: updated ws's readme to include optional packages
- added optional packages to the READM...
4ee00b6534fad39da1fe54fb2c1766b264a020ca authored about 2 years agofix: keep other properties
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply....
d8dd197a936dfffc05f9e5bc3184ec9022c56b51 authored about 2 years agotypings(widget): add missing name
898b5ac416cbbb415b125bb27221d0901fdd180e authored about 2 years ago* chore: use generator for range utility
* chore: update doc examples
* chore: fix spelling
*...
3160ab0fc75946041cbe7a093032ea10503dfd8c authored about 2 years ago* feat(StringSelectMenu): add `spliceOptions()`
* fix: requested changes
Co-authored-by: kodia...
a6941d536ce24ed2b5446a154cbc886b2b97c63a authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
bec51de1038c35c6edaaa13934781758fe1951de authored about 2 years ago* types(AutoModerationRuleCreateOptions): fix actions type
* types: update setActions
* docs: ...
5915f39810b712c05a46fa21ab4e12b4cfa3c25a authored about 2 years agotypes: sub-command group options is required
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[b...
5dc5e902688fc563087cd5061dcb59dd68fd4eda authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
07b597df16b9412c23ec2387d54564e4d1bcf7ed authored about 2 years ago* feat(core): add oauth2 api support
* chore: remove return tag
Co-authored-by: kodiakhq[bot] ...
36560c99559ea5d66d42e29fcf050b7d1c33cf6b authored about 2 years ago* fix(WebSocketShard): only close timeout or destroy
* Remove optional chaining
Co-authored-by...
43ce2a572eb8977b6994680171ac0c5f9bda1703 authored about 2 years ago* feat(ClientApplication): add role connections
* fix: constructor and edit types
* fix: renam...
22e2bbb0d24e3f30516f262308d5786f2f666713 authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
7ce990954e2f73d7a996df0afa42ab287cb12514 authored about 2 years ago* docs: override `resolve()` & `resolveId()`
* docs(CategoryChannel): move `setParent()` up
Co...
0b8b114761f961a2bf8e5aae342ed711b154a89e authored about 2 years ago* fix: return only boolean for `disabled`
* fix: return only boolean for `disabled`
Co-authore...
66146033268a4db1279b2eaee4bd418f326c0d4b authored about 2 years ago* types: add generic to `ActionRowBuilder#from()`
* test: add tests for `ActionRowBuilder.from(...
153352ad7a1ccb4a9461523cf2597d81df93b69c authored about 2 years ago* feat(CommandInteractionOptionResolver): add `channelTypes` option to `getChannel`
* fix: thre...
429dbccc85cabd9986b2e8bf443bf384e4ddc61a authored about 2 years agofix: export missing escapeX functions
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@use...
25c27eac1417e75c9b601b17cf177b1f47b699a9 authored about 2 years agofix(WebSocketShard): only cleanup if connection
5eab5fc06ca6be36ecf1557f2ad29a670d4d5ae7 authored about 2 years ago0cf29abcf0835355b6c0d0dc09c32a3a28b9d81a authored about 2 years ago
dd62be077d3e4fbd73a0c10ca344d93d3d19fa38 authored about 2 years ago
83eafb6146e4ea7faeeb05885c2b40a8da63bc23 authored about 2 years ago
18b3a19810a6436fa8bb4b490ec5137eaecbd465 authored about 2 years ago
Fixes https://github.com/discordjs/discord.js/issues/8932
c76e17078602914c3e1d227a3acc98eaa99c18d4 authored about 2 years ago* feat(ForumChannel): add `defaultForumLayout`
* fix: lockfile
cbafd479b331633ed97f7b1a22ef03c6a2f4cf31 authored about 2 years ago19519ec9fc4e956fc2197a2204e8a0a86cb0ad68 authored about 2 years ago
166f742d02d475a5044f935ee638ae1e25075b9c authored about 2 years ago
7a610046274ce515cd362570806b7eb67338c409 authored about 2 years ago
82f4827ee517143965af2643466ef82dc2a161bd authored about 2 years ago
e470e088ab4597c7b33dcec62f62ae7cf783d983 authored about 2 years ago
3d6fa248c07b2278504bbe8bafa17a3294971fd9 authored about 2 years ago
* chore: use satisfies where applicable
* chore: remove unneeded eslint ignores
Co-authored-by...
273ba45e27f20df6077e0bee08d3a44a02158485 authored about 2 years ago* chore: update
* fix: add edit changes
* chore: make requested changes
Co-authored-by: kodia...
7a5134459c5f06864bf74631d83b96d9c21b72d8 authored about 2 years ago6540914b4a7f244f5e40fe2a3b7e73986763d81b authored about 2 years ago
* feat(InteractionResponse): createdTimestamp
* feat(InteractionResponse): createdTimestamp
* ...
627511d6522f772b84c25e6a3f6da06b06bb912e authored about 2 years ago* refactor: use consistent naming for options
* chore: update param names in typings
* chore: ...
a7b55c1460cf63fb482f7d05657120eec96bee82 authored about 2 years agorefactor(CommandInteractionOptionResolver): loosen mentionable checks
Co-authored-by: kodiakhq[...
1b151db59c4340417f8a28a88064f45336ac8c78 authored about 2 years agoaa8c57dab60104549e28451abf35c0387595d67e authored about 2 years ago
* fix: re-export formatters
* future-proof typings
Co-authored-by: SpaceEEC <[email protected]...
b14604abdecca575b1fca693c1593e3585bcca8c authored about 2 years ago73300c75fae7df9af293f7c03b179236679fb753 authored about 2 years ago
Co-authored-by: Aura Román <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodia...
3f555d5ddf53b778fc0e69e1ff77ec93d876dcdb authored about 2 years ago
docs: fix malformed deprecated descriptions
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bo...
976b234e9dc9999e5dee47b58c85afbc1cd494c2 authored about 2 years agoCo-authored-by: Aura Román <[email protected]>
c48ff5e4205899e3b6cd35812ca857236bef6864 authored about 2 years agofix: deprecate workflow fix
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply...
6acf759f63201f66a161de6c85a14866e4f08f69 authored about 2 years agofb70df817c6566ca100d57ec1878a4573489a43d authored about 2 years ago
86959bad49a90207cb30bd1d7dd7612523b3c02b authored about 2 years ago
a0d6bc49c64f0a5978e242a9b8c2945f1cf87f24 authored about 2 years ago
* feat(GuildInviteManager): add setDisabled method
* fix: formatting
* refactor: move helper m...
45faa199820e7c4ccdb2997c7e3b353f566d2312 authored about 2 years ago* refactor(WebSocketShard): identify throttling
* chore: add worker handling
* refactor: worke...
8f552a0e17c0eca71063e7a4353b9b351bcdf9fd authored about 2 years ago* feat: add @discordjs/formatters
* chore: make requested changes
* chore: make requested chan...
3fca638a8470dcea2f79ddb9f18526dbc0017c88 authored about 2 years ago4e4cbb3418841ae07c2b050dacb9f39df7d929da authored about 2 years ago
52f56d3c2e3429209f9f04ab8828654380a15289 authored about 2 years ago
* fix(WebSocketShard): send ratelimit handling
* chore: remove unnecessary else
Co-authored-by...
40b504a2088effc6a467f40ac3cf2a6d736ab209 authored about 2 years ago322cb990498ecdd5ee6d93861ada6b3260ca8fc8 authored about 2 years ago
* fix: no crash on no option
* refactor: consistency in ??
Co-authored-by: kodiakhq[bot] <4973...
11d195d04ff57d51adb0f0d3a0a7342f9e34aba0 authored about 2 years agoCo-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
f13ff5c6d35d778c372f7fbb60d3fd947e594404 authored about 2 years agochore: add brokers and sort list
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.no...
5e4331062bf71ad615cc2b28cd2d3c24524b71d8 authored about 2 years ago* fix(createPackage): invalid label/path on labeler file
* fix: `packages:ui` label
fff3602a8a055dc01abdd9167157cb0e46dd4495 authored about 2 years ago72c30d15786033cca2cc6bf49690f6b07e6f5e67 authored about 2 years ago
2cb1000a3a6440eb2ef011cfb22d9d61294a6ac3 authored about 2 years ago
8a39c14921a6c8bb1117e10d2ee1070cfc7a3eb4 authored about 2 years ago
4ae029dfe24575994a1aad299c98ba9cdc8e8ebb authored about 2 years ago
2849af0118f08cc0772b68df93c522d35cc56f7f authored about 2 years ago