Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.01 KB

File metadata and controls

25 lines (14 loc) · 1.01 KB

streamlabs-multiple-answers-script

This script is useful to create a command with a pool of responses (e.g. jokes) chosen randomly.

Setup

Install Python 2.7 https://www.python.org/download/releases/2.7/

In your chatbot define the Python Lib folder (based on your installation) image

Import in the chatbot the script pasting the folder in the script folder (right click and "Open Script Folder")

image

Now, after a reload, you should see the script

image

Here you can set all the information to personalize the script

image

The txt file MUST have a response for each line

Save and enable the script!