Open tarunnsingh opened 4 years ago
Hey, I would like to work on this for Hacktoberfest. Can you assign it to me? Also, please provide more information about what you want to store in the logs.
Actually here I want that everytime the bot runs, it's timestamp, follower count, unfollowed count, blue-tick count, etc should be recorded as logs.
Because the next time if we run these functions it should atleast, first check with previous logs and if there is a difference then only we should carry on with that function otherwise it's redundant work.
@tarunnsingh can you assign me this issue?
Sure @AbhiiGatty , were you able to make it work locally?
When the bot is run several times, it should create a log and that log file must be saved. To replicate, use igbot.get_followers_following() function.