Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Instagram bot to support multiple accounts and follow settin… #15

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

birdhouses
Copy link
Owner

…gsThis commit refactors the Instagram bot to support multiple accounts and their respective follow settings. The bot now loads accounts from the configuration file and creates a separate thread for each account to run the bot. The follow settings for each account are now stored in the configuration file, and the bot now supports following a set number of users per day and unfollowing users after a set period. The code has also been updated to handle file I/O in a more robust manner by creating folders if they do not exist and using the appropriate file paths

…gsThis commit refactors the Instagram bot to support multiple accounts and their respective follow settings. The bot now loads accounts from the configuration file and creates a separate thread for each account to run the bot. The follow settings for each account are now stored in the configuration file, and the bot now supports following a set number of users per day and unfollowing users after a set period. The code has also been updated to handle file I/O in a more robust manner by creating folders if they do not exist and using the appropriate file paths
@birdhouses birdhouses merged commit 9a63d61 into main Apr 23, 2023
@birdhouses birdhouses deleted the feature/support_multiple_accounts branch April 23, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant