Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Recently I got acquainted with BAS, I really need to write an auto poster for a week, with an interval of 6 hours Tell me how can I do this?
@Kir8898 call interval of 6 hours
@bebetter said in How to Manage API Key Usage in Multi-Threaded Tasks with BAS:
Can we return the API key back to the resource after finishing a thread?
You don't need it. Just set the usage count of the resource when you create it.
You get any answer ? i'm facing the same issue
@tet-vivi said in Whats best solution for SpeechToText in BAS?:
@gudolik You can search here for example: https://github.com/search?q=speech+to+text
already did, cant find anything good
@telim2
This will fall in the same lines at the LinesFromFile but instead of Use Only Once, you will use them Unlimited if they are changing every X minutes. You can also add a WAIT to the usage of milliseconds after adding the resource. 300000 = 5 minutes
@allister said in How do i read lines from a text file without using Resources:
There's one of 2 ways; Resource's
There's one of 2 ways;