-
`{
"name": "nodejs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"auth…
-
Try running on https://vercel.com/
/home/codespace/nvm/current/bin/node ./api/telegram.mjs
Process exited with code 1
Uncaught Error Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '/works…
-
Hi,
I am getting this error even with the simple example script.
```sh
DEBUG=* node test.js has resulted in the following lines,
node-telegram-bot-api polling with options: {"offset":0,"timeou…
-
I've been trying to connect to telegram using TelegramClient in a worker thread. The worker hangs up at `await client.connect` and after retries throws connection error. Strange that it works locally …
-
### Expected Behavior
My bot should just run (like it did before).
Using the pattern in this example: https://github.com/yagop/node-telegram-bot-api/blob/master/examples/webhook/express.js
### …
-
## Context
* Telegraf.js Version: 4.16.3
* Node.js Version: 20.11.0
* Operating System: Linux
## Error Message and Logs (`export DEBUG='telegraf:*'`)
```
2/logs/42-error.log last 500…
-
getting the follwoing error while running index.js
```
(node:7395) UnhandledPromiseRejectionWarning: TypeError: Only absolute URLs are supported
at getNodeRequestOptions (/mnt/sdc/Code/telegram…
-
Hello, I'm trying to listen for new messages on a public Telegram channel. I'm logging in with the bot option from gram.js, but when I listen for the event with addEventHandler, it doesn't receive any…
-
Can you include the grading with the database?
RDGR8 updated
3 months ago
-
After pulled the new image , I can not start it . Could give me some help? THK
```
# docker run --env-file .env toxblh/skype-to-telegram
Wed, 03 Mar 2021 06:17:14 GMT node-telegram-bot-api deprec…