I know
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)