Skip to content

Twitter Tweeting Bot implemented using Twitter API v2 in python (twitter-python & tweepy)

Notifications You must be signed in to change notification settings

gulraiznoorbari/Twitter_Tweeting_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Tweeting Bot

This Bot was developed using Twitter API v2

  • bot.py uses twitter-python library
  • bot2.py uses tweepy library Both these libraries serve as python wrappers for the original Twitter API v2

The bot tweets anything you want, currently it tweets the current date.

⬇️ How to setup

  1. Goto Twitter Developer Platform and create a new project.
  2. Generate and Copy the BEARER_TOKEN, API_KEY, API_KEY_SECRET, ACCESS_TOKEN & ACCESS_TOKEN_SECRET and paste them in a .env file.
  3. Then Copy & Paste the following commands in your terminal:
git clone https://github.com/gulraiznoorbari/Twitter_Tweeting_Bot.git
cd Twitter_Tweeting_Bot
python bot.py

👨‍💻 Author

You can get in touch with me on my LinkedIn Profile:

Gulraiz Noor Bari

LinkedIn Link
You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

About

Twitter Tweeting Bot implemented using Twitter API v2 in python (twitter-python & tweepy)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages