-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
[APIv2.0] the statistics remain at zero. not working #69
Comments
The error message |
Non funziona. A volte l'errore "Connection reset..." scompare.
Ho provato questa soluzione
Il problema è che le api di Twitter mi sembra siano state aggiornate Ho provato anche con tweepy e ... nulla. Il tuo script mi sembrava più usabile perchè usa metodo differente. Come server ho usato installazioni vergini sia di Ubuntu 22 che Centos 11 |
non so che dirti, è ovvio che il problema è lato twitter, non il bot. Io sto nella tua stessa situazione: non pago, API gratuite e come vedi la demo runna senza problemi https://twitter.com/ai_testing. Probabilmente devi abilitare qualcosa nelle impostazioni sviluppatore di Twitter? Onestamente non ne ho idea... |
Ciao, grazie per la risposta. https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#item0 Infatti nella bacheca developer vedo 2 tab per le api v.2. Una è gratuita (free) e una a pagamento (basic) con costo di 100 al mese. Free features sono Tweets And User. Le Basic Features (100$) sono tutte le altre .... loockup, tweets, timeline, search etc. Sinceramente non so perchè la tua funzioni. Forse perchè hai token vecchi? Ma sembra che da un mesetto le cose siano cambiate. Se hai buone notizie fammi sapere. Un saluto ps. per ora mi arrendo |
si credo che le ho da circa un anno e mezzo. Prova a cercare su internet se trovi qualche risorsa che spiega come usare la v1.1. magari sei fortunato.. |
Hello, first of all thanks for the work (I wrote to you last night)
The two accounts (manager and bot) are linked. I entered all credentials as described in your guide.
Now,
This my example commands:
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:
Thank, again, for the work
The text was updated successfully, but these errors were encountered: