cordis icon indicating copy to clipboard operation
cordis copied to clipboard

Modular, micro-service based Discord API wrapper written in TS.

Results 2 cordis issues
Sort by recently updated
recently updated
newest added

**Please describe the changes this PR makes and why it should be merged:** This PR makes buckets an abstract class that can be implemented. You can now write your own...

semver: major
t: feature

Read about what a pure ESM package is [here](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). More info in #93 Currently blocked by Jest support.

t: meta