Skip to content
#

Bot

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

Here are 9,893 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

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
JudeMurphy
JudeMurphy commented Oct 20, 2019

Latest Version of the code, when the unfollow_non_followers.py script is running, after about 15 actions,
"ATTENTION!: feedback_requiredThis action was blocked. Please try again later. We restrict certain content and actions to protect our community. Tell us if you think we made a mistake." appears.

I believe this might be related to other issues, but wanted to make sure this is documented

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.