-
If used:
```golang
dialer, err := proxy.SOCKS5("tcp", "ip:port", &proxy.Auth{User: "user", Password: "pass"}, proxy.Direct)
if err != nil {
loggi.Fatal(err)
}
httpTransport := &http.Transp…
ghost updated
4 years ago
-
-
First of all, thank you for this library! I'm coming from [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI), where I can define specific handlers for specific messages, for example:
`…
-
Hello
is there any chance to create notification about servers to Telegram chanel?
-
Hi, Can one use MS adaptive card library with the newbot lib?? thanks !
-
[BUG]
[Ubuntu 18.x]
[latest master]
Notes:
installed using yarn instead of npm
newbot new bot, only the basic file option works fine.
**Error**
newbot new my-chatbot1
? What do you want to…
-
well, when i run the setup.js file and wehn ask me the token i clicked on enter and its fine but when ask about the api and i clicked on enter but the console showed me this error : UnhandledPromiseRe…
-
Hi,
Any suggestions on bot analytics dashboard that can be integrated with newbot framework?
thanks,
MJ
-
Hello,
I am missing something while setting up this bot.
1) Created virtualenv
2) Create settings and run files
3) pip install botty-mcbotface
4) python run.py
It's throwing error can't impo…
-
if someone face the following error in ubuntu,
_ngrok - unpacking binary
ngrok - error unpacking binary { [Error: EACCES: permission denied, open '/usr/local/lib/node_modules/ngrok/bin/ngrok']_
…