node-telegram-bot-api icon indicating copy to clipboard operation
node-telegram-bot-api copied to clipboard

Migrate away from request (deprecated)

Open melroy89 opened this issue 3 years ago • 3 comments

Your code is using request and request-promise packages. However this package is no longer maintained! Please don't use it anymore.

More info: https://github.com/request/request/issues/3142

See alternatives: https://github.com/request/request/issues/3143 !

melroy89 avatar Sep 15 '22 22:09 melroy89

Is planed to change it at some point

danielperez9430 avatar Sep 20 '22 10:09 danielperez9430

"At some point", means "never" 🤣

Hint: Personally I use axios with much stability and joy.

melroy89 avatar Sep 21 '22 15:09 melroy89

No never, I'm thinking of doing it when I finish with some things that I have in refactor. Yes, recently in the last update we removed dependencies and included fixes.

As soon as I can I will put on it one of these weekends

danielperez9430 avatar Sep 21 '22 16:09 danielperez9430

Close this issue for the moment I label this other one https://github.com/yagop/node-telegram-bot-api/issues/1038

danielperez9430 avatar Jan 10 '23 17:01 danielperez9430