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

fix(additional-features): Cleanup pages

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
fix(event-handling): Cleanup page

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
fix(command-deployment): Cleanup page

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
fix(command-handling): Cleanup page

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
fix: Update broken links

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
refactor(create-your-bot): bots are always created now

github.com/discordjs/guide - Jiralite opened this pull request about 1 year ago
fix(popular-topics): typo in terminology

github.com/discordjs/guide - sdanialraza opened this pull request about 1 year ago
chore(release): 0.37.64 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request about 1 year ago
Errors after building with tsup

github.com/discordjs/discord.js - nicoduesing opened this issue about 1 year ago
docs: Remove hyphen after `@returns`

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
fix: no string undefined in docs.api.json

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
fix(Bun): Fix typo for Bun template

github.com/discordjs/discord.js - BlankParticle opened this pull request about 1 year ago
build: Bump versions

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
fix(website): cross package deprecated links

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
fix(website): search index generation

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
Fix: TypeScript thinks channel.send doesn't exist

github.com/discordjs/discord.js - Lev-Shapiro opened this pull request about 1 year ago
docs: fix links in @deprecated tags

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
Update tags.toml

github.com/discordjs/discord-utils-bot - joeyk710 opened this pull request about 1 year ago
fix(route): Conditionally prefix package names

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
refactor: Document relevant types as `@internal`

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
feat: present x-ratelimit-scope for 429s hit

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
Duplicate file

github.com/discordjs/discord.js - wmslei opened this issue about 1 year ago
refactor: minify api.json by shortening keys

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
fix: replace Object< with Record<

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
fix: type mapping for docgen methods/props

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
docs: use lowercase object type

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
Link other packages' classes / typedefs

github.com/discordjs/discord.js - jaw0r3k opened this issue about 1 year ago
feat: overview expandable sections

github.com/discordjs/discord.js - brynpttrsn opened this pull request about 1 year ago
fix: button for outline on small screens

github.com/discordjs/discord.js - brynpttrsn opened this pull request about 1 year ago
fix: correctly import from ESM generated types

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
fix: minify mainlib docs json

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
feat: docs for mixin methods, examples

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
Modifications to default_values is not supported

github.com/discordjs/discord.js - CaptainPlantain opened this issue about 1 year ago
fix(escape*): dont escape urls

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
chore(discord.js): release [email protected]

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
refactor: use formatters

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
chore(discord.js): release [email protected]

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
fix(Emoji): `id` set as `undefined` edge case

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
fix(BaseClient): Default in objects properly

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
feat: bump package versions

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
escapeMarkdown still breaks urls with underscores

github.com/discordjs/discord.js - jeremy-rifkin opened this issue about 1 year ago
fix: import picocolors as default

github.com/discordjs/discord.js - jaw0r3k opened this pull request about 1 year ago
chore(ci): fix release workflow

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
types: use wrapper utilities

github.com/discordjs/discord.js - kyranet opened this pull request about 1 year ago
chore(discord.js): release [email protected]

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
chore(releases): release party

github.com/discordjs/discord.js - vladfrangu opened this pull request about 1 year ago
fix(website): misc improvements

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
refactor(utils): remove `mergeDefault`

github.com/discordjs/discord.js - kyranet opened this pull request about 1 year ago
chore: use descriptive type parameter names

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
Update advanced-creation.md

github.com/discordjs/guide - SimonPlays15 opened this pull request about 1 year ago
chore(release): 0.37.63 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request about 1 year ago
fix: properly support multiple extends/implements

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
chore: remove parameter list from events

github.com/discordjs/discord.js - almeidx opened this pull request about 1 year ago
fix: treat primitives as references instead of content

github.com/discordjs/discord.js - suneettipirneni opened this pull request about 1 year ago
feat: mainlib docs on new website

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
Duplicate file

github.com/discordjs/guide - wmslei opened this issue about 1 year ago
fix(command-handling): use handler for command categories

github.com/discordjs/guide - Idris1401 opened this pull request about 1 year ago
fix: update broken links

github.com/discordjs/discord.js - jaw0r3k opened this pull request about 1 year ago
fix(Action): Conditionally add recipient

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
fix: Export `AttachmentFlags` and `RoleFlags`

github.com/discordjs/discord.js - Jiralite opened this pull request about 1 year ago
feat: Update Node.js version to LTS

github.com/discordjs/discord-utils-bot - Jiralite opened this pull request about 1 year ago
fix(GuildManager#fetch): inject shard id

github.com/discordjs/discord.js - Syjalo opened this pull request about 1 year ago
build: package api-extractor and -model

github.com/discordjs/discord.js - Qjuh opened this pull request about 1 year ago
fix: remove broken dependency badge

github.com/discordjs/website - brynpttrsn opened this pull request about 1 year ago
fix(readme): test badge svg

github.com/discordjs/discord.js - brynpttrsn opened this pull request about 1 year ago
More clean

github.com/discordjs/discord.js - npmnishantsharma opened this pull request about 1 year ago
Update tags.toml

github.com/discordjs/discord-utils-bot - aneks6969 opened this pull request about 1 year ago
feat: added new tag

github.com/discordjs/discord-utils-bot - aneks6969 opened this pull request about 1 year ago
chore(release): 0.37.62 🎉

github.com/discordjs/discord-api-types - github-actions[bot] opened this pull request about 1 year ago