This script is useful to create a command with a pool of responses (e.g. jokes) chosen randomly.
Install Python 2.7 https://www.python.org/download/releases/2.7/
In your chatbot define the Python Lib folder (based on your installation)
Import in the chatbot the script pasting the folder in the script folder (right click and "Open Script Folder")
Now, after a reload, you should see the script
Here you can set all the information to personalize the script
The txt file MUST have a response for each line
Save and enable the script!