Skip to content

Automatically responds to tweet that mentions myusername with the keyword '#Hello'.

Notifications You must be signed in to change notification settings

SLakhani1/Tweet-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tweet-Bot

This is a Twitter Bot that uses API to automatically respond to the tweet mentioning my Twitter Handle and containing a specific keyword (#Hello in this case).

Prerequisites

  • Tweepy
  • Python

Getting-Started

  1. Sign-Up for the Twitter Developers account.
  2. Copy the CONSUMER_KEY, CONSUMER_SECRET, ACCESS_KEY, ACCESS_SECRET from your developer account.
  3. Edit the four keys in the script.
  4. Run the script or deploy it online.

You are READY TO GO....

If someone now tweets "@YourTwitterHandle" with the keyword "#Hello", this script will automatically reply with '@TheirTwiteerHandle #Hello back to you!'.

About

Automatically responds to tweet that mentions myusername with the keyword '#Hello'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages