jchristgit

Results 98 issues of jchristgit

See https://github.com/deadtrickster/prometheus.erl/issues/93

Reported by @queer: When a nostrum bot is part of a large guild (five-digit count of members) and requests guild members at startup, memory usage grows to a multitude of...

bug
enhancement

We are currently running gateway version 6. Per the [docs](https://discord.com/developers/docs/topics/gateway#gateways-gateway-versions), this is deprecated. We should port this to a stable version.

enhancement

- Add `optional: true` in `mix.exs` - Voice users need to include voice dependencies in addition to existing dependencies Would be happy to hear feedback here.

enhancement

### Checklist - [X] The bug is reproducible against the latest release and/or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe...

This is more of a question than an issue with the library - I'm currently attempting to use Hammer to ratelimit access to an external API to avoid hitting ratelimits...

- API endpoints: When do I need a test? When do I not (simple CRUD)? - How do you test resources? Do you need to test resources? - What about...

area: docs
Up for Grabs

This would also allow running `docker-compose exec web python manage.py test`, since `pyfakefs` is only installed for development. Alternatively, we could add a separate container like `docker-compose run tests`. "The...

> - DRF is a thing we use apparently, can we include some basic “getting started” stuff with it? > - Also we technically don’t mention we use DRF anywhere,...

area: docs

> Would probably be good to mention the magic of having the netlify preview build things. This is probably reasonable to put into the pull request template, if we have...