Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
I need to have a constant that does not reset when the program restarts.
It is my understanding that the only way to get this is to create a text file and read it each time the program starts, am I correct?
I need to have a constant that does not reset when the program restarts.
It is my understanding that the only way to get this is to create a text file and read it each time the program starts, am I correct?
Thanks, if I want the bot UI to be shipped with text files, how does it works please? As I will need to have many constants setups per bot threads.
Where shall I add these text files so they are uploaded to the bot(for resell).
You can keep your files online, and make logic to check if the file is updated then download on any client PC.
You can also add constant variables in bot itself.
Just set default value in variables window and it will be used as const