Skip to content
#

bots

A bot is an application that runs automated, usually repetitive tasks over the Internet.

Here are 935 public repositories matching this topic...

stevkan
stevkan commented Jan 3, 2020

Docs & samples should be updated to notify developers of Facebook's echo and delivery confirmations. If the message_deliveries and message_echoes webhook events are subscribed to and are not filtered for in the bot's incoming messages, then the user will receive continuous echoes / responses. This is something that does not occur via the Azure Bot Service Facebook channel as that service filte

kenkaigu
kenkaigu commented Aug 5, 2019

My feature request is to include an option on a button made from choice skill, to redirect a link to an external url...

Here's a detailed explanation including screenshots

https://help.botpress.io/t/how-to-redirect-to-an-external-url-while-using-a-button-made-in-choice-skill/1791

This option will be really beneficial using choice skill buttons since at the moment, you can only add an ext

rasa
ortsaCniveK
ortsaCniveK commented Apr 15, 2020

Description of Problem:
Had to add a Facebook messenger channel integration into a bot I spun up and found the Facebook Messenger docs lacking a bit especially on the special response template keys quick_replies and elements; I had to read through the Facebook channel source to figure out what was allowed/disallowed.

Overview of the Solution:
FB Messenger docs updated with additio

etiennellipse
etiennellipse commented Feb 6, 2020

When trying to find the options that can be used to initialize NLP.js, I have to delve into the code and navigate through many files to find what I am looking for, if I am lucky. Also the structure of the settings are hard to figure out and require a lot of trial and error.

For example, we are using the NlpManager with these:

{
    ner: { builtins: [] },
    autoSave: false,
    langua
xieofxie
xieofxie commented Apr 7, 2020

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe.
I'm always frustrated when I read the document, I don't know whether + - is supported in string/list, whether [] is case sensitive or not in htt

fabianski7
fabianski7 commented Jul 17, 2019

Paste the full User-Agent String here


Time: Tue Jul 16 19:23:36 2019 -0300 
IP: 58.250.125.148 (CN/China/sogouspider-58-250-125-148.crawl.sogou.com) 
Failures: 5 (nginx_444) 
Interval: 3600 seconds 
Blocked: Temporary Block for 86400 seconds [LF_CUSTOMTRIGGER] 

Log entries: 

58.250.125.148 - - [16/Jul/2019:19:14:38 -0300] "GET / HTTP/1.1" 444 0 "-" "Sogou web spider/4.0(+htt
JayBizzle
JayBizzle commented Jan 21, 2020
  • Filestack
  • Google-Ads-Overview Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36
  • Google-Ads-Overview Mozilla/5.0 (Linux; U; Android 6.0.1; generic) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Version/4.0 Mobile Safari/537.36
  • Google-Ads-Overview Mozilla/5.0 (Linux; U; Android 2.3.4; generic) AppleW
scotteknight
scotteknight commented Sep 16, 2019

The documentation for deploying to Heroku here shows an out of date Procfile example. The correct Procfile should be:

web: bundle exec puma -C config/puma.rb
sidekiq: bundle exec sidekiq -C config/sidekiq.yml -q stealth_webhooks -q stealth_replies -r ./config/boot.rb

This is one of the breaking changes for version 1.1.0

dkisselev
dkisselev commented Jan 30, 2019

Tool

Name: LUIS|ludown

Describe the problem

As a new LUIS/ludown user, I expect to be able to perform a flow such as ludown parse toluis... && luis update application --in... to quickly compile my ludown file and refresh the model I have defined in luis.

In practice, trying to accomplish this hit a number of roadblocks:

  • ludown docs never explicitly state what its json files repr
alsonkemp
alsonkemp commented Aug 9, 2017

I cannot get past {topic=puzzle1}. I keep getting redirected to {topic=crashsite}. When I switched "includes" to "inherits" on {topic=puzzle1} and {topic=puzzle2} everything worked as expected and I completed the script.

Apologies that I don't have a PR but I'm not sure what the behavior of "includes" is supposed to be.

Wikipedia
Wikipedia
You can’t perform that action at this time.