Skip to content

richard-phan/TwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBot

Team Members

Requirements

  • python 3.8
  • tweepy 3.9.0

Usage

  1. Clone the repository
  2. Create a .env file with the following
CONSUMER_KEY=insert consumer key
CONSUMER_SECRET=insert consumer secret
API_KEY=insert api key
API_SECRET=insert api secret
  1. open the file using pipenv shell
  2. run the file using python twitter.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages