Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
Resource LineFromFile
-
@Dexter said in Resource LineFromFile:
How can I setup a .txt resource without giving the .txt to the users of the bot?
So same function as LineFromFile but without users having to select the resource .txt
use the "Read File To List" action and the local resource
Test script
-
@Dexter said in Resource LineFromFile:
What if the user don't has the .txt file?
I gave an example of use, you can receive data in any way convenient for you (for example, get-request)