Skip to content

This is a fun little project created in python. It will fetch random image and caption . Then it will post it on twitter using tweepy.

Notifications You must be signed in to change notification settings

imdeep2905/Tweet-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweet Bot

Follow the bot Here!

Introduction

This is a fun little project created in python. It will fetch random image from Unsplash and random caption from randomtextgenerator. Then it will post it on twitter using tweepy.

How to run

  1. Fulfill requirements in requirements.txt(i.e. pip install -r requirements.txt).
  2. Replace XXX with your keys in main.py (Get yours here) and run it with python main.py.

Credits

Contributors 💻 :

Without these excellant libraries ❤️ this would not have been possible.

  • pillow
  • selenium
  • tweepy

About

This is a fun little project created in python. It will fetch random image and caption . Then it will post it on twitter using tweepy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages