-
Im trying to brute Force my own account on Instagram I know the password and email I'm using Hydra and the https-post module like this
Hydra -s 443 -l the account -p the password -t 1 -w 30 www.inst…
-
Recently I changed the bot's account to a new one and after this no matter what i do it always throws an error.
When sending message:
```
ERR! sendMessage TypeError: Cannot read property 'reduc…
-
In the last 24 hours I've been having issues with my chatbot that's built on the Bot Framework. I first noticed this when getting Time Out errors on the Facebook channel. Since then I have tested it i…
-
Hello,
I followed all steps included inside the readme for chat-extensions. But I always get the viewing outside messenger page. I tried on two different phones.
I used those commands
```
heroku…
-
## Version
```
"botbuilder": "^3.13.1",
"botbuilder-azure": "^3.0.4"
```
## Describe the bug
Bot was working fine for a lot of time ( on Facebook Channel ), no code changes where made.
From…
-
Not sure if this library can do suggested responses but it would be very helpful for people who build chat bots.
Something like this:
![customer-chat](https://user-images.githubusercontent.com/305…
-
Just for disclosure, I am promoting some of the tools I have developed and the examples are to shed light on what is possible. Everything can be customized.
Our tools make it easy to curate digital…
-
Minor feature improvements would make major user enhancements on the bot. This is the minimum scope that I would recommend for 2chaguzi. I'll open an additional issue for other bot issues to be priori…
-
When you start CoreBot in the emulator, the bot renders the welcome card when is open.
if you host the bot in webchat, the welcome card won't render and you need to type hi or something else for th…
gabog updated
5 years ago
-
## Feature Request
> Including @cwhitten and @darrenj.
**Is your feature request related to a problem? Please describe.**
The current SSO sample handles the most flexible case of SSO, hybrid …