Ecosyste.ms: OpenCollective

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

github.com/sapphiredev/framework

Discord bot framework built on top of discord.js for advanced and amazing bots.
https://github.com/sapphiredev/framework

feat: specify missing breaking changes

BREAKING CHANGE: For TypeScript users only, if you were previously using `from` or `fromAsync` a...

9097cf57421863733969345b4fb13e0c491340d1 authored over 3 years ago
fix: make from/fromAsync return `unknown` to match TypeScript (#300)

a83f0c93da5e0bfeb7cb1ee682427891924bc44a authored over 3 years ago
feat(client): added option to set a default cooldown for all commands (#294)

Co-authored-by: Kovacs Alex <[email protected]>
Co-authored-by: Jeroen Claassens <support...

7734d591374be3256556bd53e5240d1ad4250e7f authored over 3 years ago
feat(command): add `command#messageRun` method and deprecation warning for `command#run` (#299)

BREAKING CHANGE: For TypeScript users please rename your `Command#run` methods to `Command#messa...

750c25c9526cc9999d1fadaa10719470d36d0e1a authored over 3 years ago
chore: update dependencies

a03e29c393cc9fb22b641eb3a06f3566b09edbad authored over 3 years ago
chore: fix the update script

888c7db37122a5be9161a7f2b7986fc220699797 authored over 3 years ago
chore(deps): update npm to >=7.24.2 (#296)

Co-authored-by: Renovate Bot <[email protected]>

dd06678eeb70a3b0b3cd15ba73274c289ae8a062 authored over 3 years ago
chore: cleanup package resolutions

87171478a2b4c717c475cfee488a48626393779b authored over 3 years ago
feat: update to DiscordJS v13.2.0 (#295)

51808a5bde087a45daa3caa084c118e7e7f02ef4 authored over 3 years ago
feat(resolver): make resolveMessage parse channelId-messageId (#292)

5e915d082deb52b1805c80a0aedf346fe3a92c42 authored over 3 years ago
chore: bump dependencies to latest versions

cf2e1c4214fd3302673791eabcc83aa80b6721c2 authored over 3 years ago
chore: temporarily set pieces to next to publish utilities monorepo properly

ef55de73960b04c335d2de931a52d7efebe876fc authored over 3 years ago
chore: skipLibCheck to true temporarily

c613242a4cec6b4d46fa9b76095ed7be6f7055a7 authored over 3 years ago
fix: change `Awaited` to `Awaitable`

This matches the change made in
https://github.com/sapphiredev/utilities/pull/193

BREAKING CHAN...

189c01fc5bafbc0dcf6d5bed6be29bf02b408fac authored over 3 years ago
docs: update @noftaly as a contributor

6d332aa151face606a05be1024e4e67d062460bc authored over 3 years ago
docs: add @c43721 as a contributor

dbf78118bfe68d779cad779b9e233dcf6d0f509d authored over 3 years ago
docs: add @bitomic as a contributor

046f7ef6da37895ab1e19ed6ed86a3bdb40c5b1e authored over 3 years ago
docs: add @PoroUsedSnax as a contributor

e587e96c8118691f24c6e9971532fb6ed77dc299 authored over 3 years ago
docs: add @gc as a contributor

3b3455e7bed7331cdc65274d831c8e9532e2e52c authored over 3 years ago
chore: update codeowners

ca31d3b79b2a83b2a6efcd6873abfcea0a1b10d3 authored over 3 years ago
chore(deps): update all non-major dependencies (#291)

dc6c8d45f8ddac113d455983241718fa4cac3dce authored over 3 years ago
chore(deps): update jest monorepo to ^27.2.4 (#290)

Co-authored-by: Renovate Bot <[email protected]>

9641b39082abdad2aefc0825d0af299253026280 authored over 3 years ago
feat: add managed role mention prefix support (#289)

7846d6c19bff904fd4b915ccebf5392b31cffbad authored over 3 years ago
docs: update typedoc config

368b259b01bacaab3cd2df3e3d9d67e5675dd481 authored over 3 years ago
refactor: replace `try...catch` with `from[Async]` (#287)

Co-authored-by: Jeroen Claassens <[email protected]>

f145fe4a6ed7b175ce2e15649bf31023d0ae1503 authored over 3 years ago
feat: add partial dm channel argument (#288)

Co-authored-by: Renovate Bot <[email protected]>

c8c74de3d6484be4354f6ec77477c29617fdd7ab authored over 3 years ago
chore: remove `typedoc-plugin-nojekyll`

30ee75960c3040dc6cdffa21fff673f0ecce73db authored over 3 years ago
chore(deps): pin dependencies (#271)

Co-authored-by: Renovate Bot <[email protected]>

3bb6fa8f81b5df19aabd4bbc743818ed88743d9b authored over 3 years ago
chore(deps): update dependency @types/jest to ^27.0.2 (#272)

Co-authored-by: Renovate Bot <[email protected]>

50a2c009e5003fad21ddbba1fea40e2b9ecfba2b authored over 3 years ago
chore: activate renovate

fdb5f03d217f443bb89fd4e7c595cea61535b163 authored over 3 years ago
chore: fix CVE-2021-3807

8b47bc38f8e00c0c2c2d47dcc28b471502b386dc authored over 3 years ago
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#268)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

d9f198cca6efa23bdd24ac122a2cf94d5b650e0a authored over 3 years ago
docs: add Lioness100 as a contributor for code (#269)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

4e81b0f138ca3f01166e060ed1fab4fe00bb2f5b authored over 3 years ago
feat: add `Result#from` and `Result#fromAsync` (#267)

300f2ed7a279b39584af4b38062a9096b31f32bb authored over 3 years ago
Update all Yarn dependencies (2021-09-26) (#266)

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

9971e7cac972fa61ff8e6074219c66b10468c0d1 authored over 3 years ago
feat: Add `typing` property to fire `TextChannel.sendTyping()` when a command is accepted (#258)

Co-authored-by: Antonio Román <[email protected]>
Co-authored-by: Jeroen Claassens <support...

71c1883060a03595e9ae5afa44038f84e404c40f authored over 3 years ago
Update all Yarn dependencies (2021-09-12) (#264)

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

4c3980d434ccb842efb6fa0d341a7e85c8fa5a02 authored over 3 years ago
fix(preconditions): properly check for `null` in ClientPermissions and UserPermissions (#262)

Co-authored-by: Tyler J Russell <[email protected]>

852ee878d04debb08e8f8b5985434d479167a31a authored over 3 years ago
fix: fixed ESM bundle

7ca08b23426e120a845499d1c04d956ba0d460c5 authored over 3 years ago
fix: explicitly type `version` as `string`

a8c9b3921a6404fc0f1483d444930a212578aea3 authored over 3 years ago
feat: updated for `pieces` v3 (#260)

feat(Command): make `fullCategory` not nullable
refactor(Command): remove category detection wo...

db6febd56afeaeff1f23afce2a269beecb316804 authored over 3 years ago
Update all Yarn dependencies (2021-09-05) (#259)

* chore(package): update all Yarn dependencies (2021-09-05)

* chore: hmmm

permalink: http:...

34835222fd17651609c5447143cf0076b8197670 authored over 3 years ago
chore(package): update all Yarn dependencies (2021-08-29) (#255)

9f81b7bbec7ff2e34ba7b8598e3b5da7c33d7f78 authored over 3 years ago
feat: update @sapphire/pieces to add `ts-node` support

7a1c5c693004f7eed53aa6e0d8abd104dcf09263 authored over 3 years ago
feat(command): add CommandOptionsRunTypeEnum (#254)

2d21b0389ef833c90285119552f71e8c64582fc6 authored over 3 years ago
ci: update npm deprecate on PR merge with verbose

It gave an error but idk why because no verbose so for now we'll add the flag.

1ea447f17594c63fca0124a683487be8e9b24ab5 authored over 3 years ago
feat(commands): add category getters (#244)

Co-authored-by: Jeroen Claassens <[email protected]>

d438ac007032ed369a090ec50097fe86a437cd14 authored over 3 years ago
ci: add workflow to deprecate PR publishes on merge

8f2ed97ff3b1e22c05f10aef5686d4d70546f920 authored over 3 years ago
ci: fix auto deprecate

911ce0d8c9be3e6b2b80652619a6e41c1e41d8df authored over 3 years ago
chore: add auto deprecate workflow

36126e71ae55fb9210a8809a11a5dc0a528deda1 authored over 3 years ago
feat(resolver): make resolveChannel parse mentions (#253)

Co-authored-by: Antonio Román <[email protected]>

506576ebda7c9dd4ace42bc140e2b08754d57826 authored over 3 years ago
fix(preconditions): fixed UserPermissions precondition

1848f53004d6fedda6b1b559385f77e35f616d9d authored over 3 years ago
feat(arguments): extract logic to resolvers (#237)

This extract the logic of all Arguments to public resolver functions,
exported under the Resolv...

32d591b6da02215303305ff8d58a7e6ef67333d1 authored over 3 years ago
chore: specify missing breaking changes

BREAKING CHANGE: `Identifiers.PreconditionPermissions` has been renamed to `Identifiers.Precondi...

b9c36de77fc8dcf3148ad44ce917368874335e9e authored over 3 years ago
feat: add UserPermissions precondition (#252)

2bb2e1228c299f8c085b276b3fbd2790c6c7bae5 authored over 3 years ago
Upgrade @types/jest: 26.0.24 → 27.0.1 (major) (#250)

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

a48b07649f6a9ba5497ddb89515813f75f4dd621 authored over 3 years ago
Update all Yarn dependencies (2021-08-22) (#251)

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

2f91cf7cc4d13f5b22c9ec0a94e5499e89daedd9 authored over 3 years ago
refactor: use better type for channel in CoreMessageParser

27bbcfb47d8a358838e12334fcf3bca52e0ca9cc authored over 3 years ago
refactor: use `isDMChannel` in `CoreMessageParser`

d291a993b4537edcf7a2eefa51416fdc4429bb73 authored over 3 years ago
feat(cooldown): add `cooldownFilteredUsers` to exempt users from the cooldown precondition (#249)

82617709e81141283798a70d02bedcdfeed4dbf0 authored over 3 years ago
chore(package): update all Yarn dependencies (2021-08-15) (#247)

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

21c768d04551ac587b769e946cfa8a1255147155 authored over 3 years ago
ci: fix repository path for continuous delivery

d4386ff5c96d621f137ec60e752fd6038a705429 authored over 3 years ago
ci: also add repository input to continuous delivery

dc7e5a654e0a9b6f4de6787aa5b8dc0b936e2485 authored over 3 years ago
ci: try fixing continuous delivery for forks

70129d1d447aef68462aa3a312ceb48c06de02aa authored over 3 years ago
chore: update lockfile

e9bd6aa39967a079ab872d51511dae35a5a363c9 authored over 3 years ago
chore: specify proper version for discord.js-utilities

e1b1493ff117f72071e15359350ca57cb8ef2486 authored over 3 years ago
fix(index): re-export `StoreRegistryEntries` from `@sapphire/pieces` (#243)

aa78ba9ec72a92d3362d7c22929790e0209e9270 authored over 3 years ago
chore: update for stable v13 and latest d.js-utilities (#238)

25947edf1c229c03a4d024c4ab469e345a837a26 authored over 3 years ago
Update all Yarn dependencies (2021-08-08) (#240)

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

278b4799ba826e26397b42deba89847f5a837e97 authored over 3 years ago
fix: fixed oversight in passing preconditions (#239)

380a4ef3b350e25d68138dbb89a7f7dfb6b8495e authored over 3 years ago
Upgrade all of commitlint: 12.1.4 → 13.1.0 (major) (#235)

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

eebecfb6ac0da50808d9272e4289c81940b8e7f5 authored over 3 years ago
chore(package): update all Yarn dependencies (2021-08-01) (#236)

c3cc9f0b5ff3681d1b08b3e97ecc86f8201307f5 authored over 3 years ago
docs(typedoc): document externals for a complete page

9790c48db6603a8ee44c07cc24c907fc7ed137bd authored over 3 years ago
fix: export `CooldownContext` and `MessageArgumentContext`

54ba95abdb72cb44d45353512a0f942d54dc1c42 authored over 3 years ago
docs: add more config to typedoc

c16d138ec40ac4f046a59209e4b7569266574fcf authored over 3 years ago
Update all Yarn dependencies (2021-07-25) (#234)

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

91ff9700a69275ec3eaa5bc0751a3b4aeb07d397 authored over 3 years ago
refactor(types): rename EventOptions to ListenerOptions (#233)

d633f9bcbb7998e467cdab0af660ce248ff3b97b authored over 3 years ago
ci: update codecov action

c14ef9b5d0c282ad87f37c4efa4c920c0fb9ae21 authored over 3 years ago
chore: update `discord.js` for latest (2021/07/22) (#229)

118f8db68f5ed8c7a9012ac395162ae5f101114a authored over 3 years ago
docs: updated `@link` references (#231)

87751b3fe5466cd7f533d5b14eb15ccc29effb01 authored over 3 years ago
fix(listener): add and remove maximum listeners (#230)

BREAKING CHANGE: Listeners will now be automatically unloaded if no emitter is found

53681ad9e5ffb7059072bfb754ccd241ca8d6611 authored over 3 years ago
fix(types): use the correct channel parent type (#232)

8307313835a038e8e6c4a7e7a673ca12ceaf70d1 authored over 3 years ago
refactor: switch to `sapphire/*@v2` and `discord.js@dev` (#227)

Added `CommandPreConditions.GuildNewsThreadOnly`.
Added `CommandPreConditions.GuildPrivateThrea...

cbf5d4e3e917c08413e300d82df3e28168d7c18d authored over 3 years ago
chore(package): update all Yarn dependencies (2021-07-18) (#228)

e70ca555405e31e3cf0bfbc3980ea96ba4f767c4 authored over 3 years ago
fix(docs): it was always `info`

3ce4d7165163fcf8efd3d6f01ab49e857b453e14 authored over 3 years ago
feat: stricter types for preconditions (#226)

Added `Command#parseConstructorPreConditions`.
Added `Command#parseConstructorPreConditionsRunI...

4a3c76a60128e8568150c4fb8b2f1c4e5efd5d5e authored over 3 years ago
Update all Yarn dependencies (2021-07-11) (#224)

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

695cca2c56ce4bdd8bc763293521346631dcd7ba authored over 3 years ago
docs: add kaname-png as a contributor for code, bug (#223)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

57b2305408efada79aa2eba42469b17413f9e82b authored over 3 years ago
fix(preconditions): fixed TextOnly and NewsOnly (#222)

8cf1c2b60da7f9f421500d0ef9f035be08284f90 authored over 3 years ago
refactor: rename `Event` to `Listener` (#218)

BREAKING CHANGE: Renamed `Event` to `Listener`
BREAKING CHANGE: Renamed `EventStore` to `Listen...

e7ce612b62bb825dd471acebb6e56cd4bbc866fc authored over 3 years ago
docs: fix typedoc

49b463e8fd03f37acafd01a724b0934db5311f38 authored over 3 years ago
refactor: flatten command strategy options (#220)

BREAKING CHANGE: Flattened `CommandOptions.strategyOptions` into `CommandOptions`

fdc4aa40b873e60ea9bc14a6cafd6a8513ae1ac8 authored over 3 years ago
refactor(Flags): add booleans and logic short-circuits (#219)

a1dd0cf956ce152f5641bc15553c6cd84261c041 authored over 3 years ago
feat(ILogger): add #has method, auto-register Store#logger (#221)

Co-authored-by: Jeroen Claassens <[email protected]>

85bfacb83aca0b27c9bb60272ae4db5c58ed06a9 authored over 3 years ago
build: fixed type bundling

42ecd2f82c8ce3a84cda59324806d0667b9df762 authored over 3 years ago
build: switch to rollup-type-bundler

4539b7d17b5d06f8d2fffd87c5f0af926823fa22 authored over 3 years ago
chore: improve type bundling

d805304556b900d587b93f8a1629c77539b1299f authored over 3 years ago
Update all Yarn dependencies (2021-06-27) (#217)

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

dfd1f7486607d6365a156517c748055412090ba6 authored over 3 years ago
docs(guides): remove mdx in favour of standard markdown

6bb30794b999a2a541e70511121528876a75efc6 authored over 3 years ago
refactor(types): import Awaited from @sapphire/utilities (#214)

* refactor(types): import Awaited from @sapphire/utilities

* chore: bump dependencies

* ch...

1e9359f152137745268ad875e25e0dc410cee3aa authored over 3 years ago