Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch axios with native fetch #196

Open
koloml opened this issue Jun 16, 2024 · 0 comments
Open

Switch axios with native fetch #196

koloml opened this issue Jun 16, 2024 · 0 comments
Labels
Type-Enhancement New feature or request

Comments

@koloml
Copy link
Contributor

koloml commented Jun 16, 2024

Is your feature request related to a problem? Please describe.
Bot currently uses axios to send several simple requests for bots monitoring services.

Describe the solution you'd like
Drop the axios package altogether and just use fetch introduced in the latest versions of NodeJS.

Describe alternatives you've considered

Additional context
This will bump requirement of the NodeJS up to ~v20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant