@AndreyMart1 said in Не работает Tesseract скрипт в BAS, что делать?:
@Fox Да, тессеракт имеется
В таком случае синхронизируете код
https://community.bablosoft.com/topic/4450/websocket-на-node-js/6
I made a simple discord webhook sender in a new project using javascript, but I'd like to apply it to my main bot. I want it to run in a seperate thread and it should send a webhook message every 15 minutes about the number of succesful threads, failed threads, number of threads running and the runtime of the script while the rest of my bot carry on with the main script. Anyone know how I can achieve this task?