Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

refactor: use node-fetch #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

NotSugden
Copy link

@NotSugden NotSugden commented Sep 9, 2020

This PR removes the use of snekfetch and instead uses node-fetch, because snekfetch is deprecated in favour of node-fetch

edit: i chose not to handle ratelimits because they weren't handled previously and it seems to be fine, however if ratelimits should be handled now, not sure the best way to go about it

package.json Outdated Show resolved Hide resolved
Co-authored-by: Papaia <[email protected]>
index.js Outdated Show resolved Hide resolved
Co-authored-by: Papaia <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants