Skip to content

An open source bot which retweets and replies to tweets containing #Eddiehub with EddieHub quotes

License

Notifications You must be signed in to change notification settings

starlightknown/Edbeepbot

EDBEEPBOT

An open source bot which retweets '#Eddiehub' and replies with Eddie Quotes and Images

All Contributors

@Edbeepbot on Twitter

Twitter Built with Love

Twitter Reply-Retweet Bot using Python & Tweepy

A Python-built Twitter retweet bot using Tweepy. Searches and retweets based on hashtag or keyword. Can do multiple keywords, or hashtags.

What You Need && Need to Know

  • Tweepy - An easy-to-use Python library for accessing the Twitter API.

pip3 install tweepy

Instructions

  • Out of general OS hygiene, create a new directory to contain all of your retweet bot files.

mkdir edbeepbot

  • Create a new Twitter Application. This is where you'll generate your keys, tokens, and secrets.
  • Fill in your keys, tokens, and secrets in keys.py
  • The example demonstrates a single hashtag value, but you can tweak the code to search multiple hashtags. Example:

Search = "BOT" This will search bot in tweets and retweet and reply to it. You can use words, images and quotes of your choice. You can add your collection of Eddie Quotes to quotes.py.

  • Run your main.py script. Enjoy!

python3 main.py

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jai Kumar Dewani

💻

Vyom Jain

💬

Aditya Raute

🐛

Himanshu Patel

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

An open source bot which retweets and replies to tweets containing #Eddiehub with EddieHub quotes

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages