Skip to content

elenajp/twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Friendly Shark Twitter Bot @FriendlySharky

Helping to clear the bad reputation of sharks. Protection NOT Fear 💙


Table of Contents


Description

This is a Twitter bot created using Tweepy to access the Twitter API. It retweets, comments and likes tweets with a certain hashtag. It also replies to mentions with a fun shark fact using chatGPT (openai).

Technologies

  • Python3
  • AWS Lambda
  • AWS S3
  • AWS EventBridge

Back To The Top


How To Use

💠 Packages in this project were installed using pip. 💠 This Python Twitter bot uses the Tweepy package which can be installed by:

pip3 install tweepy

💠 If you wish to use the other packages used in the project, use:

pip3 freeze > requirements.txt

💠 Create an account on https://apps.twitter.com/ and you can either use your current Twitter account for the bot or create a new account.


Author Info

Back To The Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages