Spappz

Results 3 issues of Spappz

Eris doesn't recognise forum channels ([channel type](https://discord.com/developers/docs/resources/channel#channel-object-channel-types) 15). Without digging around the code too much, I'd assume the first file of import would be [Constants.js](https://github.com/abalabahaha/eris/blob/dev/lib/Constants.js#L111), but since I don't know...

Discord

## Minimal reproducible example You can cut things short once `jsonSchema` is defined in all honesty—just inspect the `pattern`. I'm using CommonJS so you can try it out in the...

help wanted

Back again! JSON obviously doesn't support records, so they're represented as objects with restrictions (where possible) on the property names and values. The package's handling is pretty good, but it...

bug