Git Product home page Git Product logo

twitter-bot's Introduction

Twitter Bot

A Twitter Bot developed in Python who likes and retweets tweets with #python3 hashtag

You can find my Twitter Bot @pymoonbot at Twitter.

alt text

Do you use twitter? Have you come across a twitter bot that like, retweet, follow, or even reply to your tweets? Do you want to know how to build one?

Disclaimer:

This code is for educational purposes only and the author is not responsible for any consequences resulted. Please do not try it if you do not agree with the condition.

Log in to your Twitter account on which you want to make a bot.

Pre-requisites:

- Twitter Developer Account
- Python
- Tweepy

Twitter Developer Account:

To know how to create a Twitter developer account, Check This to get a step by step guide.

Tweepy:

Tweepy supports both OAuth 1a (application-user) and OAuth 2 (application-only) authentication. Authentication is handled by the tweepy.AuthHandler class.

The API class provides access to the entire twitter RESTful API methods. Each method can accept various parameters and return responses.

You can refer to the Tweepy's documentation

Installation:

pip install tweepy

The source is available on Link

Time to Code:

You can find the code in twitter_bot.py

Explanation Walkthrough:

If you wish to understand the complete walkthrough,step by step, you should visit my Blog

LICENSE:

Copyright (c) 2020 Ayushi Rawat

Twitter-Bot Repository is licensed under the MIT License

My Digital Garden:

You can find my blogs at my Website.

The Developer Dictionary 🌱

Check out my latest videos on YouTube:

Let's connect! Find me on the web.



If you have any Queries or Suggestions, feel free to reach out to me.

Show some  ❤️  by starring some of the repositories!

twitter-bot's People

Contributors

ayushi7rawat avatar iamprafful avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.