Skip to content
#

bots

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

Here are 948 public repositories matching this topic...

benbrown
benbrown commented Feb 5, 2020

A customer has requested an automatic translation of cards and suggested actions - like those created using Bot Framework's MessageFactory - into the appropriate Facebook format.

Currently the Facebook adapter requires cards to be written in the native Facebook format and placed in channelData.

Ideally this would happen automatically within the adapter, though it may be necessary to implemen

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
solyarisoftware
solyarisoftware commented Apr 30, 2020

I propose this topic as feature request, but it's also a documentation issue, as lack of details in user guide paragraph: https://rasa.com/docs/rasa/core/actions/#custom-actions.

What specified in paragraph Execute Actions in Other Code is obscure to me, and details at the API documentation link [Action Server](]https://rasa.com/docs/rasa/api/acti

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.