Skip to content

Andreas-Bombaert/longneaux-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

longneaux-bot

Tweepy bot to respond to my friend tweets with random funny pictures.

If you want to use it you have to replace the os.environ.get('VARIABLE') with your twitter authentication keys and target account or place those in a .env file.

UPDATE 27-02-2022: There is now a longneaux_analysis.py file that allowed me to get the following informations:

  • The number of occurences for each word used by my friend
  • The average time between 2 of his tweets
  • The average number of words in his tweets
  • Get charts of those informations
  • Keep a trace of those in some csv files

The code is absolutely not optimized but i'm planning to do it later

If you're passing by because you have problem with twitter authentication while trying to use tweepy, be sure that you activated the OAuth 1.0 and OAuth 2.0 on the twitter developper portal, I had trouble with it before finding the source of the problem.

About

Tweepy bot to respond to my friend tweets with random funny pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages