@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Can I update resource while bot is running?
-
Hey Guys! I made a simple follow bot which follow users in my resource, i scrape the users manually and put in my resource, but right now the bot is running and i have some new users which i want to add to the resource text file, if i add them right now will it update in the bot? or i'll have to restart bot?
-
@bennettjimmy63
You can periodically reload it