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

refactor(GuildMember): make `_roles` property non-enumerable (#9387)

* refactor(GuildMember): make _roles a getter and roles a normal prop

* fix: revert changes

* ...

46167a79d7d0cac5599459a31c33b2bbcf6e06da authored over 1 year ago
feat(guide): port Collectors page (#9567)

* feat(guide): port Collectors page

* fix: requested changes

* fix: requested changes

* fix: ...

cffa5d19c95f292e0c6c21df6a3195adf5ad4c94 authored over 1 year ago
feat(GuildsAPI): add `removeMember()` (#9576)

5d6eed64140029837043cf537033b97c40f39607 authored over 1 year ago
chore: deps

90e243d350c009dc0260288bdf6581d11e5ea328 authored over 1 year ago
feat(api): add `getMemberBans()` query options and `getMemberBan()` (#9569)

590f5bc38e6eab09e8d3d6cfd3967390202913c4 authored over 1 year ago
fix(AutocompleteInteraction): Prevent snake casing of locales (#9565)

* fix(AutocompleteInteraction): prevent snake casing of locales

* fix: avoid unnecessary overhe...

7196fe36e8089dde7bcaf0db4dd09cf524125e0c authored over 1 year ago
build(ui): tree-shake ui components

5351ab429b251aa0e5fefcf37136722198679db2 authored over 1 year ago
fix(websites/guide): remove flex-basis

d033f925e005fe1f8f662f8ca5dccb8c3a038068 authored over 1 year ago
fix(ui): expose options for discord components

13073acefc02b37dc674a96b0fc6674c1e80eaa6 authored over 1 year ago
chore: deps

7c8849fae519c85f78bdfc4b977e8ed8d5b7ad54 authored over 1 year ago
docs: Fix broken links to new documentation (#9563)

docs: fix broken links

d01e8aa8af00f5caacffe98caef3ead02e80a9bf authored over 1 year ago
fix(WebSocketShard): handle initial connect being a resume (#9549)

* fix(WebSocketShard): handle initial connect being a resume

* chore: remove leftover

--------...

4dcc9c50f83cd234cb2c2ede47fb505ffb75eef2 authored over 1 year ago
fix(webhooks): Remove incorrect properties in edit message code sample (#9562)

fix(webhooks): remove incorrect properties in edit message code sample

a51c48e7435902cab7de0d4e16bc6fc8a448d747 authored over 1 year ago
feat(client): Support more request member fields (#9475)

feat(client): support more request member fields

Co-authored-by: kodiakhq[bot] <49736102+kodiak...

1edd01a7a494ee7604b81bc2a3ec25a55d957f92 authored over 1 year ago
feat: Create discord-api-types documentation component (#9555)

feat: add discord-api-types link component

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot...

7b617bd22ecb4c009bdb0d807032134b51f6a855 authored over 1 year ago
fix(website): package and version button formatting (#9556)

* fix for djs package button and removed redundant divs

* version arrow formatting

* forma...

0c175c02e968fd9344f90490f909208496305ed1 authored over 1 year ago
chore: Add repository directory (#9552)

chore: add repository directory

460ac7dfe28bf92deaef4c457964677a412ecd8a authored over 1 year ago
feat: Check for empty directory (#9539)

* feat: check for empty directory

* fix: correct error

Co-authored-by: space <spaceeec@yah...

64324a8be13dc2b766636a1042ae13d3d52a5c79 authored over 1 year ago
fix: Resolve imports for Windows (#9546)

fix: windows why

Co-authored-by: DD <[email protected]>
Co-authored-by: Almeida <almeid...

b6162bc5b582089a9405d29f6825d9748180f66a authored over 1 year ago
fix(website): various UI improvements (#9538)

* fix(website): raise category z-index to prevent clipping

* refactor(website): wrap footer b...

280ed0ce08cb952117201855962b52e6cc01a4a4 authored over 1 year ago
fix: Non-existing data property (#9544)

fix: not existed data prop

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply....

5b8d535fd633ff25dd801f35e13b4cb169cc42ac authored over 1 year ago
feat(create-discord-bot): inherit stdio when installing deps (#9543)

c4a3120354ea3930e010ba011216e42311e29cdb authored over 1 year ago
fix(create-discord-bot): Fix start script (#9542)

fix: not working npm start

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply....

8482e3c95dd5ca086805e756afdcf787e3fea1f9 authored over 1 year ago
docs: add Cloudflare sponsorship in `create-discord-bot` readme (#9540)

chore: add cloudflare sponsorship in `create-discord-bot` readme

12482b70ed4bfadf26720f9b2ed9d7bf7ccc39b8 authored over 1 year ago
chore: patch tsup

fa746b079d48a3e2b50353d67ce933651e28af20 authored over 1 year ago
chore: configs

fc3f0756a4d844e0e34b8c9fb124dfe700bd614c authored over 1 year ago
chore(create-discord-bot): release [email protected]

3bfb6197a0cb3cda9a3b629f5278aa9846031e0e authored over 1 year ago
chore: re-gen yarn.lock

5ecc4f13b50c79dadad8ccb786727daeb2680c53 authored over 1 year ago
feat: create-discord-bot (#9420)

* feat: basic initialisation

* fix: no scope

* chore: add options for issues

* feat: go...

f83a8a58c99532131848f9d89cec58ae5cd5d138 authored over 1 year ago
chore: deps

9ddb3ff71d747b4a2bdeb155e9a4cec0ffea3c81 authored over 1 year ago
chore(deps): pin `@discordjs/ws` version in discord.js (#9533)

* chore(discord.js): pin `@discordjs/ws` version

* chore: update lockfile

7ce6bb99e9fa593e2dfff5695b0f24e71de179bf authored over 1 year ago
feat(DocsLink): Support overriding text (#9525)

da6de92e8c05b8481fa87bc5bcfa8929577f848e authored over 1 year ago
fix(guide): various UI improvements (#9532)

bbf80efbb0150c34e99d0179d88ba7b31e1f1dc2 authored over 1 year ago
feat(GuildAuditLogsEntry#extra): add missing `channel` property (#9518)

* feat(GuildAuditLogsEntry#extra): add missing `channel` property

* types(GuildAuditLogsEntryEx...

227232112d1cd9f211e177996b7cdee2940f471e authored over 1 year ago
perf(Role): improve `members` getter (#9529)

perf(Role): improve members

37181ab2322e48e17ff0d1040bcc510dc7c34e93 authored over 1 year ago
refactor(rest): switch api to fetch-like and provide strategies (#9416)

BREAKING CHANGE: NodeJS v18+ is required when using node due to the use of global `fetch`
BREAK...

cdaa0a36f586459f1e5ede868c4250c7da90455c authored over 1 year ago
ci: positional arguments

fc5b9c523bcf72193b72f0e3adc7537d041782e7 authored over 1 year ago
ci: pass push arguments to buildx

256b68bf9fed2355c6ac9767a2871083bcc44205 authored over 1 year ago
chore(guide): Update discord.js version to 14.11.0 (#9523)

75195cc5396d75a6cd83fa59ec144dba16763d69 authored over 1 year ago
fix(proxy-container): docker builds (#9524)

8d5ce32080473da39dd5b03fd046b170d6540d35 authored over 1 year ago
chore(discord.js): release [email protected]

5bfcf93e29ab734da670d9955f38163268d6a675 authored over 1 year ago
chore(ws): release @discordjs/[email protected]

28f51791a2b4ee8c5f89acbb07b37582897563da authored over 1 year ago
fix(WebSocketManager): properly emit shard error events (#9521)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

e6274681fd10b0d75e1d3b448c94b50ec6810367 authored over 1 year ago
fix(WebSocketShard): wait a little before reconnecting (#9517)

* fix(WebSocketShard): wait a little before reconnecting

* chore: leftover comment

---------

...

00da44a120fb0eeb2bdc3a03670836a544dc5418 authored over 1 year ago
chore: "hide" `./defaultWorker` entrypoint with `types: null` (#9485)

* fix: move `types` condition to the front

* Update packages/ws/package.json

---------

Co-aut...

ab39683a50de986e585b382dd5845a47e2948f8b authored over 1 year ago
tests(ws): fix tests (#9520)

3e80f0b384ea2dc14c1b60b5897e90040cab9a24 authored over 1 year ago
chore: remove cron

e53b94c97983085f0da4e92b32977ed34a25ec5d authored over 1 year ago
feat(Guild): safety alerts channel and mention raid protection (#8959)

* feat(Guild): add safety alerts channel and mention raid protection

* docs: add missing tag

*...

6b2c3fb9d0571de808e990cf064f73240ab93451 authored over 1 year ago
chore: cloudflare sponsorship

d8d21cf370b7899ee4aabf05b05b236985ebb78c authored over 1 year ago
perf(Role): linear speed position getter (#9493)

Co-authored-by: Jiralite <[email protected]>

8e9a2b4630f78bb9e45345ec2a16812bfac70a20 authored over 1 year ago
chore: deps

d4f12e0a0c7cbee1e87ef59ce321cc03b60beac2 authored over 1 year ago
types(StringSelectMenuComponentData): `options` is required (#9515)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

d7b18f0681d4147ff192c98108c035d6d0f96cce authored over 1 year ago
fix(roleConnections): Fix `body` type for `updateMetadataRecords()` (#9516)

166c9612611b8665a62d8a5f657f64b5a266d0f4 authored over 1 year ago
fix(guide): Fix unknown component in v14 update guide (#9514)

* chore(constants): update discord.js to 14.10.2

* feat(DocsLink): handle only a package

* fix...

506f7fcd3b022822d6abcf32423298e446856402 authored over 1 year ago
feat(guide): Add webhooks (#9479)

* feat: add page

* feat: add assets

* chore: DocsLink

Co-authored-by: Ryan Munro <monbrey@gma...

51d53f5117c88f8ef066990652668df76d9347c0 authored almost 2 years ago
chore(voice-description): being consistency with Node.js casing (#9505)

docs(voice-description): being consistency with Node.js casing

Co-authored-by: kodiakhq[bot] <4...

aa32d67619a8e261f2dd1ed5955f389c91b9be3b authored almost 2 years ago
refactor(guide): use `@type` comments for command data code (#9489)

* refactor(guide): use `@type` comments for command data code

* fix: typo

* fix: use correct d...

4b077e679cf7d4dd5590592da38360aa5783255e authored almost 2 years ago
chore: re-apply patches

c190c57d641e7b7b8fa238499d747c39e978f724 authored almost 2 years ago
docs: Add bug/feature form for `ui` and `util` (#9504)

feat: add tags for other packages

423bfce28669aefb29859753ecee188acd723348 authored almost 2 years ago
chore: re-gen yarn.lock

5d05b7230a0bf75fcfc53bd4b06f10d7f2349f53 authored almost 2 years ago
chore: refactor workspace

7e875f69198d25d071245ecb3a5fe39c90b45ecc authored almost 2 years ago
fix(WebSocketManager): emit raw ws events again (#9502)

c429763be8e94f0f0cbc630e8bb1d415d46f1465 authored almost 2 years ago
docs(Client): Update Sapphire's snowflake utility links (#9501)

1b7981e4696b8ae74ceffa876fc0a9be7d0b9f93 authored almost 2 years ago
refactor(GuildChannel): simplify constructor (#9499)

f2ad0762c521422ab64e5b10344a6fd67961031b authored almost 2 years ago
chore(discord.js): release [email protected]

6d7f3b0f5ca88cfc549ea15153c7277f5df0d6ec authored almost 2 years ago
fix: correct `isJSONEncodable()` import (#9495)

Co-authored-by: Jiralite <[email protected]>

201b002ad405b845ace5f708077c1f157bb4126d authored almost 2 years ago
fix(Client): `generateInvite()` scope validation (#9492)

b327f4925ff557e0aa8273d7f017aa616226ca06 authored almost 2 years ago
chore(discord.js): release [email protected]

e262df91175423947805b092ed40705d0ecb88e3 authored almost 2 years ago
chore: properly use cjs in module

7a761d4cfbc5978fb5ebce96ea38ca7a91094ceb authored almost 2 years ago
fix(Client): spelling of InvalidScopesWithPermissions

ac9bf3ac06ec78dbaca2ce4a82cceb0d82484211 authored almost 2 years ago
chore(builders): release @discordjs/[email protected]

133a6bbf496fd9eecee55b598074f55b54fa28ac authored almost 2 years ago
chore(util): release @discordjs/[email protected]

63fc9f8504277962cc698c6d4223cd7f0a9a0726 authored almost 2 years ago
refactor(ShardClientUtil): logic de-duplication (#9491)

added docs to the `calculateShardId` function

a9f2bff82a18c6a3afdee99e5830e1d7b4da65dc authored almost 2 years ago
refactor: remove `@discordjs/util` re-export (#9488)

54ceedf6c535d4641643d4106b6286cbef09de4a authored almost 2 years ago
feat(guide): Update to 14.10.0 (#9487)

36b7fb2f00a336338874de017cb2d76266fedb4d authored almost 2 years ago
chore: add module resolution for the website

9a56edaf8c75b3137ec06ff372eae1ad4ad1d952 authored almost 2 years ago
chore(discord.js): release [email protected]

be81c8bf3b1788be43f1aee8c0e4add4f692fe05 authored almost 2 years ago
chore(core): release @discordjs/[email protected]

c77a1765c41585b69be974f05b401d1927b25477 authored almost 2 years ago
chore(ws): release @discordjs/[email protected]

3665ad65d0bd25c067fcbbc90ad12acf01896a75 authored almost 2 years ago
chore(proxy): release @discordjs/[email protected]

d4de1cd09e05157443b7aba843b12e34260f6772 authored almost 2 years ago
chore(rest): release @discordjs/[email protected]

481bbc924fc28b5ac71c12f69afc7d69f77c04ff authored almost 2 years ago
chore(formatters): release @discordjs/[email protected]

ca81e61b4c108797b1db01b6fa342834489f58dc authored almost 2 years ago
chore(util): release @discordjs/[email protected]

eb603c0d119a0dbb190e9c93294b8bf7407ffd1c authored almost 2 years ago
chore(collection): release @discordjs/[email protected]

072c9da5df4662cd93cd547ff5df2bd774c6362c authored almost 2 years ago
chore(builders): release @discordjs/[email protected]

cd591327d64128d6560ad806cbc5c96ff0225b58 authored almost 2 years ago
chore(brokers): release @discordjs/[email protected]

71e67d8c9751a008af82ad310effd8a271490e71 authored almost 2 years ago
refactor(WebSocketManager): use /ws package internally (#9099)

a9e0de4288ea39a6a089b8379dcd44ac0053dac7 authored almost 2 years ago
ci: properly add all tsconfig options

c5b4423a5a7454e3fa1fa61a1df75817cba2d378 authored almost 2 years ago
ci: fix start scripts for actions

47b08be509d4ca9da0f27c4302be8590e8ee8980 authored almost 2 years ago
ci: update node version

2e0804ae92e6090ae388be1255c3d98d8e24e42d authored almost 2 years ago
ci: make package optional for docs upload

71983cc5d1c5e79149ba1da93cc46c3397add349 authored almost 2 years ago
ci: properly look for docs

0f3d870ce67eb107f654501ba78a277927fe640e authored almost 2 years ago
ci: dramatically speed up docs building

ce4e1fc2c6233cec146fccdc5d9df2d17e669117 authored almost 2 years ago
chore: deps

0762ddb3f4a0f78ff99c8959849861db16aa4a73 authored almost 2 years ago
build: leftover extensions

80af9696d3cb01b85a8ae1c32d776a8bfba0907c authored almost 2 years ago
build: switch to bundler moduleResolution

48cab844d4b3e71a08f4076aa5f1cbc0431ab734 authored almost 2 years ago
chore: deps

8b71f44b1f216c8754aa65e03f145ea8605d07cb authored almost 2 years ago
feat(ui): support embed image, thumbnail, author url, and url (#9478)

f27631175a97b8a7620efedc24073fdb944cb728 authored almost 2 years ago
fix(ShardClientUtil): Fix client event names (#9474)

Co-authored-by: GrapeColor <[email protected]>
Co-authored-by: kodiakhq[bot] <...

ad217cc7604dda6a33df73db82799fd5bb4e85a9 authored almost 2 years ago
chore: deps

1ba7394a7d4a7cb2a4a5e83322108b9067dbebaf authored almost 2 years ago