Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
node-telegram-bot-api-latest
Advanced tools
We are now maintaining the source repo updated! Please proceed there for more information.
Our npm package (
node-telegram-bot-api-latest@1
) simply mirrors the latest version ofnode-telegram-bot-api
.
This is an almost up-to-date fork of the source repo. The open PRs at yagop/node-telegram-bot-api are drafted periodically against this repo, with the intention of merging them in, as fast as possible. This allows us to try out most of the fixes and features, before they are published in the official releases.
Do not draft any pull-request against this repo. It is NOT a replacement of the source/original repo.
This is intended to be used for development purposes (in production, you are on your own), as we wait for @yagop to get some time and merge the open PRs. Before using this fork, please ensure you understand that I am NOT assuring you that all the PRs will be merged in the source repo. This is for advanced users, who just can not wait for some of the cool PRs to be merged to start using them asap.
From Github:
$ npm install GochoMugo/node-telegram-bot-api
From npm:
$ npm install node-telegram-bot-api-latest # note the '-latest' suffix
Note: If you use npm, you'll have to require("node-telegram-bot-api-latest")
(note the -latest suffix) instead, since it is a different package. Otherwise,
keep using require("node-telegram-bot-api")
as if it is the original package.
FAQs
Telegram Bot API
The npm package node-telegram-bot-api-latest receives a total of 0 weekly downloads. As such, node-telegram-bot-api-latest popularity was classified as not popular.
We found that node-telegram-bot-api-latest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.