Skip to content

musamasiddiqui/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This bot does the following:
    - Scrape Quote from QuotesDaddy.
    - Tweet the Quote.
    - Search tweets according to the query.
    - Favorite a list of fetched tweets.

You need to install following dependencies in order to make this bot work:
    - Requests
        pip install requests
    
    - Tweepy
        pip install tweepy

    - BeautifulSoup
        pip install bs4

Since Twitter uses oAuth so you need to get some keys. To get keys, create a Twitter app on https://apps.twitter.com/

Feel free to add more features to the bot!

About

Python Bot that Tweets quote and like Tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages