-
### Describe your suggested feature
V2 is great and the community is waiting for its stable version. We are willing to contribute if there is work to be done for a stable version.
Todos:
- [ …
-
# stage 1:
* [x] the mod needs a telegram account. they need to write to the botfather to create a telegram bot. botfather responds with 1 API key. Mod enters API key into settings.tpl and is a hap…
-
Sometimes users deletes/block the bots and this error shows up & node-red is restarted:
`12 Mar 21:56:40 - [info] ttsultimate: Hailing .MP3, skip tts, filename: Hailing_Hailing.mp3
This error orig…
-
### Introduction
Build a simple bot with leaderboard feature.
### Description
The objective is to motivate the member of the OSS Cameroon group to participate to quizzes send by the quiz bot.…
-
When a user has blocked the bot or a group has removed it without unsubscribing, the telegram API returns:
`2017-11-08 14:52:30,194 (updater.py:82 MainThread) ERROR - TeleBot: "A request to the Teleg…
-
Hi! Really nice bot wrapper you are developing. I would suggest to write what Telegram bot api version is supported right now and to create Telegram group / channel. How I can also save handlers in sp…
-
Docs: https://core.telegram.org/bots/api#banchatmember
> Returns True on success.
```
func (bot *BotAPI) Send(c Chattable) (Message, error) {
resp, err := bot.Request(c)
if err != nil {
…
-
Boa tarde, este plugin está configurado para somente enviar mensagem para que criou o Bot.
segue abaixo orientações de como deve ser realizado a configuração para que a mensagem seja enviada para o g…
-
Due to official FAQ https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates, it's possible to reply direcly to Telegram requests in webhook mode. It's a preferrable way for h…
-
I am making the bot of telegram through nodejs by using node-telegram-bot-api but the thing is that telegram is banned in Pakistan and we have to use proxy in out nodejs program. I used the socks5 pro…