thepranaygupta / GWoC-Bot

A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also follows the user.

Home Page:https://twitter.com/GWoC_Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GirlScript Winter of Contributing Twitter Bot

GitHub issues PRs Welcome GitHub forks GitHub stars Watchers Twitter

A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also follows the user.

Installation 📥

  • Clone the repo

    $ git clone https://github.com/thepranaygupta/GWoC-Bot.git
    
  • Install Tweepy - An easy-to-use Python library for accessing the Twitter API.

    $ pip install tweepy
    

Working ⚙️

Deployment on Heroku ⚒️

Follow all the steps as shown in this YouTube Tutorial.
You need to make three different files :

Note: Make sure that your bot.py file and the files generated above are in the same directory.

License 🧾

The GirlScript Winter of Contributing Twitter Bot is released under the under terms of the MIT License.

Contact 📬

If you are stuck anywhere you can contact me via Twitter or LinkedIn I will be glad to help you.😊
Check out my other repositories here.

About

A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also follows the user.

https://twitter.com/GWoC_Bot

License:MIT License


Languages

Language:Python 100.0%