Skip to content
#

Bot

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

Here are 9,862 public repositories matching this topic...

ccxt
Jostino
Jostino commented Sep 10, 2019

RaspBi3+
Mozilla 60
GeckoDriver 24

The script ended with an error while it was running:

INFO [2019-09-10 11:34:06] [xxx]  Starting to interact by users..
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
INFO [2019-09-10 11:34:06] [xxx]  Username [1/1]
INFO [2019-09-10 11:34:06] [xxx]  --> b'rxxx'
INFO [2019-09-10 11:34:06] [xxx]  username actions: 
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
Zauberfisch
Zauberfisch commented Feb 19, 2019

Documentation Is:

  • Missing
  • Needed
  • Confusing
  • Not Sure?

Explanation

Right now it seems unclear to me what amount of hardware will be required to run an instance of leon without actually running it.
The documentation should provide some suggestions of scaling for different use cases.

Proposal

  • add minimum hardware requirements
  • add recommendations fo
clocked0ne
clocked0ne commented Nov 22, 2018

The documentation overall is very light and some of it is inaccurate, for instance new SentimentAnalyzer({ language: 'en' }).getSentiment() does not return a Promise even though the documentation shows it used with .then() in all examples.

There is also no examples of what the score and comparitive values represent or a small overview of how some of the processes work and what the resul

instabot
cala095
cala095 commented Oct 19, 2019

Please follow the guide below

  • Issues submitted without this template format will be ignored.
  • You will be asked some questions and requested to provide some information, please read them carefully and answer completely.
  • Put an x into all the boxes [ ] relevant to your issue (like so [x]).
  • Use the Preview tab to see how your issue will actually look like.

B

Fab1en
Fab1en commented Aug 27, 2018

I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.

When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.

botui.message.add({
	content: 'Hello World'
});
botui.message.add({
	content: 'Here is a picture : ![](https://www.google.fr/images/branding/g
You can’t perform that action at this time.