Hi, I was wondering if its possible for a Kore bot to read a csv file. I wish to import the file so that the bot will run a script, extract the correct fields (depending on user input) and provide an awnser.
An example would be a shopping list:
Bot: What would you like to add to your order?
User: Milk
Script: Reads csv and gives bot a list
Bot: Here are the options we have: {{list}}