-
I am running the bot locally (and interacting with it from the same machine) and unpredictably keep getting these errors, then no response from the bot for a very long time. Could not really find anyt…
-
Is it possible to access Telegram API such as `bot.telegram.sendMessage` via `micro-bot`?
-
Hello, sumad200, I dont know how to contact with you so I write here.
I try to do local project for personal usage to check what's new in my valorant shop and night market from my telegram bot.
But …
-
npm audit report
ftp-srv >=0.0.0
Severity: high
Server-Side Request Forgery in ftp-srv - https://github.com/advisories/GHSA-r4m5-47cq-6qg8
No fix available
node_modules/ftp-srv
jsonwebtoken…
-
```
/Users/sovetnik/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/net/http.rb:882:in `rescue in block in connect': Failed to open TCP connection to api.telegram.org:443 (No route to host - connect(2) for "api…
-
Hoping you can help as I'm a noob with telegram bots. I've generated the API_ID and API_HASH through telegram dev tools and pasted them into the definitions on lines 8 & 9 and when I run the code the …
-
Request message showing if bot is authenticated with nickserv
Steps I performed:
1) Registered a nickname with nickserv on a desktop irc client
2) Edited the password IRC_NICKSERV_PASS="password …
-
Bug Report
Expected Behavior
Using the latest version of node-telegram-bot-api should not trigger any security warnings regarding outdated or insecure dependencies, especially after running npm audi…
-
Example: https://core.telegram.org/bots/api#inlinequeryresult
Example: https://core.telegram.org/bots/api#sendsticker `reply_markup`
```
InlineKeyboardMarkup or ReplyKeyboardMarkup or ReplyKeyb…
-
If a user signs up with the exact same name or profile picture as any of our admins, just ban them.
Possibly send them message with reason for ban.
api to ban: https://core.telegram.org/bots/api…