Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

feat(Rest): custom bucket support #106

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

didinele
Copy link
Contributor

@didinele didinele commented Jan 20, 2022

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 BaseBucket implementation, or use the built-in ProxyBucket for easily sending requests to a proxy server while still using this package.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • This PR changes the library's interface (methods or parameters added)
  • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)

@didinele didinele force-pushed the feat/custom-rest-bucket branch from 7b0f400 to 70273fd Compare January 20, 2022 14:40
@didinele didinele force-pushed the feat/custom-rest-bucket branch from 1395162 to 75dec7f Compare January 21, 2022 19:38
@didinele didinele force-pushed the feat/custom-rest-bucket branch from 75dec7f to e94b5ff Compare January 21, 2022 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant