Skip to content

A simple Python bot that shares and likes a determined number of tweets using a list of keywords.

Notifications You must be signed in to change notification settings

EdmarCaixeta/twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A Simple Twitter Bot

A simple Python bot that shares and likes a determined number of tweets using a list of keywords.

How to use:

1-Authenticate yourself by changing the variables of "authentication" function. These X's is where you should put your Twitter Dev tokens.

2-Change the int value of number_of_tweets variable. This variable means the number of tweets you're searching for, for example: 5, the application is going to search the last 5 tweets about your keywords.

3-Change the search_list variable. This variable is a list of keywords, so the application is going to search each word you include in this list.

4-Run it!

About

A simple Python bot that shares and likes a determined number of tweets using a list of keywords.

Topics

Resources

Stars

Watchers

Forks

Languages