Skip to content

[APIv2.0] the statistics remain at zero. not working #69

@appnativeitalia

Description

@appnativeitalia

Hello, first of all thanks for the work (I wrote to you last night)

  1. 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
  1. 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.

  2. 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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions