Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

VSArchive/Twitter-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Bot

  • Create a twitter developer account
  • Create a app
  • Fill details in .env file

Linux

In Terminal

git clone https://github.com/vineelsai26/Twitter-Bot.git
cd Twitter-Bot
pip3 install tweepy python-dotenv
python3 Bot.py

Windows

In CMD

git clone https://github.com/vineelsai26/Twitter-Bot.git
cd Twitter-Bot
pip install tweepy python-dotenv
python Bot.py

About

Twitter bot to tweet or reply to tweets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages