slimbot
slimbot copied to clipboard
Use alternative library to `request-promise`
I'm evaluating both node-fetch and ky at the moment, will be replacing Request-Promise in core lib once I'm done.
Please, consider undici No dependencies, lightning fast modern HTTP1.1 library. As all you need is to send simple requests to telegram servers, no dependencies library is great alternative.
Takes a while, huh?