Ecosyste.ms: OpenCollective

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

discord.js

discord.js is the largest JavaScript/TypeScript Discord library to create bots.
Collective - Host: opensource - https://opencollective.com/discordjs - Website: https://discord.js.org - Code: https://github.com/discordjs

chore(release): 0.37.55 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request over 1 year ago
feat(GuildScheduledEvent): add partial and fetch support

github.com/discordjs/discord.js - GradyRoberts opened this pull request over 1 year ago
How to open a modal when user join server

github.com/discordjs/guide - pedroota opened this issue over 1 year ago
docs(GuildMember): Clarify timeout parameter wording

github.com/discordjs/discord.js - jeremy-rifkin opened this pull request over 1 year ago
Type Checking for slash commands

github.com/discordjs/discord.js - Haiz14 opened this pull request over 1 year ago
feat: add bun instructions

github.com/discordjs/guide - colinhacks opened this pull request over 1 year ago
feat: Implement `GET` current application

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
feat: add limits tag

github.com/discordjs/discord-utils-bot - Wolvinny opened this pull request over 1 year ago
feat: Application patch and new properties

github.com/discordjs/discord-api-types - Jiralite opened this pull request over 1 year ago
chore: use code owners

github.com/discordjs/discord-api-types - Jiralite opened this pull request over 1 year ago
feat(create-discord-bot): bun/deno templates

github.com/discordjs/discord.js - iCrawl opened this pull request over 1 year ago
feat: Update discord.js version to 14.13.0

github.com/discordjs/discord-utils-bot - Jiralite opened this pull request over 1 year ago
fix: remove `dynamic: true` in code samples

github.com/discordjs/guide - sdanialraza opened this pull request over 1 year ago
feat(Emoji): Add `imageURL()`

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
feat(CDN): Support emoji size

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
Status and Custom Status Message change

github.com/discordjs/guide - repiatx opened this issue over 1 year ago
ts build error

github.com/discordjs/discord.js - erukim opened this issue over 1 year ago
Syntax Error in index.d.ts

github.com/discordjs/discord.js - lnadi17 opened this issue over 1 year ago
feat: Support widget image URL

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
Dapi-types links to option type

github.com/discordjs/discord.js - brynpttrsn opened this issue over 1 year ago
build: bump Undici and discord-api-types

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
chore(release): 0.37.54 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request over 1 year ago
docs(EmbedBuilder): `@readonly` length

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
feat(Client): add deleteWebhook method

github.com/discordjs/discord.js - jaw0r3k opened this pull request over 1 year ago
chore(deps): bump word-wrap from 1.2.3 to 1.2.5

github.com/discordjs/discord-utils-bot - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2

github.com/discordjs/discord-utils-bot - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5

github.com/discordjs/resource-webhooks - dependabot[bot] opened this pull request over 1 year ago
chore(release): 0.37.53 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request over 1 year ago
feat(PermissionFlagsBits): add `UseClydeAI`

github.com/discordjs/discord-api-types - almeidx opened this pull request over 1 year ago
docs(WebhookEditOptions): Add all of the types

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
fix(DMChannel): Correct partial typo

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
build: Update vite and other related dependencies

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
chore: Miscellaneous backports

github.com/discordjs/discord.js - jaw0r3k opened this pull request over 1 year ago
chore(RoleFlags): add link to api docs

github.com/discordjs/discord-api-types - jaw0r3k opened this pull request over 1 year ago
feat(Message): add 'referencedMessage' property

github.com/discordjs/discord.js - Pavel-Boyazov opened this pull request over 1 year ago
feat(Presence): Expose sync_id in Activity

github.com/discordjs/discord.js - almostSouji opened this pull request over 1 year ago
typings: Make activity name required

github.com/discordjs/discord.js - jaw0r3k opened this pull request over 1 year ago
docs: Update Node.js requirement to 16.11.0

github.com/discordjs/discord.js - AnxietyisReal opened this pull request over 1 year ago
Support Custom status on activity objects

github.com/discordjs/discord.js - FabienBounoir opened this issue over 1 year ago
Max messages in cache is not working

github.com/discordjs/discord.js - GuiguiBlocCraft opened this issue over 1 year ago
Error when trying to use discord.js

github.com/discordjs/discord.js - Scrapmine opened this issue over 1 year ago
feat(Util): add HSV and HSL color format support

github.com/discordjs/discord.js - codeblitz97 opened this pull request over 1 year ago
chore(release): 0.37.52 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request over 1 year ago
fix(Action): Do not set `undefined` values

github.com/discordjs/discord.js - Jiralite opened this pull request over 1 year ago
Interaction channel loses guildId

github.com/discordjs/discord.js - Markus-Rost opened this issue over 1 year ago
ci: upload /formatters test coverage

github.com/discordjs/discord.js - almeidx opened this pull request over 1 year ago
chore: remove /report from not-discord tag

github.com/discordjs/discord-utils-bot - didinele opened this pull request over 1 year ago
fix(create-discord-bot): add shebang in main file

github.com/discordjs/discord.js - jaw0r3k opened this pull request over 1 year ago
refactor: switch to edge config

github.com/discordjs/gh-discord-middleware - ckohen opened this pull request over 1 year ago
chore(tags): update required nodejs version

github.com/discordjs/discord-utils-bot - thehairy opened this pull request over 1 year ago
fix minor typo in CHANGELOG.md

github.com/discordjs/discord.js - SicklineBro7 opened this pull request over 1 year ago
feat(ClientPresence): allow setting activity state

github.com/discordjs/discord.js - advaith1 opened this pull request over 1 year ago
fix(BaseClient): fix destroy method

github.com/discordjs/discord.js - N1ckPro opened this pull request over 1 year ago
Client.destroy fails with error

github.com/discordjs/discord.js - TiltedToast opened this issue over 1 year ago
chore(release): 0.37.51 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request over 1 year ago
How to build secret/hidden commands

github.com/discordjs/guide - WangHansen opened this issue over 1 year ago
feat: add `NoContent` generic

github.com/discordjs/discord-api-types - Syjalo opened this pull request over 1 year ago
fix(Guild): union with never type

github.com/discordjs/discord-api-types - MARCROCK22 opened this pull request over 1 year ago
Don't include dom types

github.com/discordjs/discord.js - leumasme opened this issue over 1 year ago
Example of component handling

github.com/discordjs/guide - mh1723 opened this issue over 1 year ago
feat: add `Client#webhooksUpdate`

github.com/discordjs/discord.js - Syjalo opened this pull request over 1 year ago