yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.35k stars 1.52k forks source link

[Feature] Replace package request #1038

Closed DreamOfIce closed 11 months ago

DreamOfIce commented 1 year ago

Request has been deprecated for a long time and it is recommended to switch to other similar libraries: e.g. axios or node-fetch https://github.com/request/request/issues/3142

lrobot commented 1 year ago

+1, and also can think about, https://github.com/sindresorhus/got (a request alternative).

ultrabos1429 commented 1 year ago

💓

BarakAlmog commented 1 year ago

🙌

qadzek commented 1 year ago

I switched to Telegraf because of this issue.

danielperez9430 commented 11 months ago

fix: on next release