-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Hello, first of all thanks for the work (I wrote to you last night)
- I have tried countless times but no tweets, followers from message boards are being picked up. I tried both making new tweets a) on the manager account's wall and b) on the bot's wall.
The two accounts (manager and bot) are linked. I entered all credentials as described in your guide.
Now,
- or I didn't understand how the system works,
- -or are the API (ON TWITTER) limited? ( I'm using the basic version of the API on default project)
This my example commands:
- python3 twitterbot2.py -t
- python3 twitterbot2.py -nu -k soccer
-
Also didn't understand if multiple users can be followed. I also did some tests by manually inserting new users into the database.db file.
-
In any case, in the globals.py file I have inserted the 2 connected twitter accounts.
On the command line, the response is always thiS:
INFO:2023-05-17 02:37:53,563 | Today tweets count: 0
INFO:2023-05-17 02:37:53,563 | Today likes count: 0
INFO:2023-05-17 02:37:53,563 | Today retweets count: 0
INFO:2023-05-17 02:37:53,563 | Followers count: 0
* Serving Flask app 'server'
* Debug mode: off
ERROR:2023-05-17 02:37:53,718 | [Errno 104] Connection reset by peer
INFO:2023-05-17 02:37:53,718 | Sleeping for five minutes.
INFO:2023-05-17 02:42:53,810 | Sleeping for one minute.
ERROR:2023-05-17 02:46:04,645 | [Errno 104] Connection reset by peer
INFO:2023-05-17 02:46:04,645 | Sleeping for five minutes.
ERROR:2023-05-17 02:51:04,876 | [Errno 104] Connection reset by peer
INFO:2023-05-17 02:51:04,877 | Sleeping for five minutes.
Thank, again, for the work
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested