-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Describe the bug
I was testing the code for days, but I was curious why the sleep took so long so I change it into 20-30s now that I have all the list of the -t followers to follow, the code follows them all successfully, but it didn't do anything at all it gave me false flag in the terminal I was expecting following 647 users but I'm still in 149
.
To Reproduce
Steps to reproduce the behavior:
- Go to github-follow-bot
- python3 bot_follow.py -t
- Scroll down to terminal saying it: master - python3 bot_follow.py -t
Successful authentication.
Grabbing MiChaelinzo's followings.
Grabbing followers.
Starting to follow.
Finished following!
I cannot give out my here since it would violate privacy law.
- See error
Expected behavior
To follow all the users from the -t
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
-
OS: Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
-
Browser Chronium Version 113.0.5672.95 (Official Build) Built on Debian , running on Debian 11 (64-bit)
-
Version latest version (git pull)
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
I thought I was following users but it was not doing anything at all!