-
```TgBot::Message::Ptr message->voice```
Equals nullptr even if voice sent.
-
The markdown help module needs a review due to internal server error while handling the response message for the command /markdownhelp
The following error is raised:
`
Traceback (most recent ca…
-
### Package Details
* Package Name: **tgbot-cpp**
* Operating Systems+versions: **Linux Ubuntu 16.04, Ubuntu 18.04, Windows, macOS**
* Compiler support: **gcc-8, clang8**
* Conan recipe re…
-
##1
![image](https://user-images.githubusercontent.com/39473264/63568656-9666ae00-c5a8-11e9-93da-cd1888775aad.png)
/www/wwwroot/域名/public/bot.php,做了上面这样的修改
运行:
https://api.telegram.org/bot[Token…
-
Someone can help?
It's Logged OK.
But then close bot and getting error.
`root:~/home/tgbot/telegram-forward-bot# php /home/tgbot/telegram-forward-bot/bot.php
Logged in!
danog\MadelineProto\TL\E…
-
Sull'altra repository si era ipotizzata la creazione di un canale in cui il bot avrebbe potuto inoltrare i messaggi riguardanti eventi particolari come provvedimenti (warn, mute, kick, ban) o altri me…
-
In giornata modificherò il file readme con una veste più elegante e una sezione dedicata alla configurazione sia su heroku che su vps.
Volete che aggiunga qualcosa di particolare?
Come template p…
-
the function need shared library of GLIBC, can we replace it?
```
/usr/bin/ld: third_party/tgbot/libTgBot.a(BoostHttpOnlySslClient.cpp.o): in function `TgBot::BoostHttpOnlySslClient::makeRequest[abi…
-
1.网页端补货已成功搭建
2.https://github.com/546669204/Telegram-Push-Bot
按这机器人办法也设置好:
修改bot.php文件:
function sendmessage($data){
go_curl("https://api.telegram.org/bot[token]/sendMessage","POST",$data);
}
把…
-
In this line: https://github.com/reo7sp/tgbot-cpp/blob/master/samples/echobot/src/main.cpp#L19
I want to filter each message, and stop the message being passed to the next `onCommand()` function h…