GithubHelp home page GithubHelp logo

scarletcx / twitter-reply-automation Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5 KB

This project is a Python-based Twitter automation tool that automatically replies to tweets based on specified keywords.

Python 100.00%

twitter-reply-automation's Introduction

Twitter Reply Automation: This project is a Python-based Twitter automation tool that automatically replies to tweets based on specified keywords.

Features: Searches for tweets based on specified keywords. Automatically replies to the tweets with randomly chosen replies. Uses proxies for making requests. Rotates between different Twitter accounts for replying.

Dependencies: Python Tweepy Requests datetime, time, json, random, os (Python standard libraries)

Files: final.py: Main script containing the logic for automating replies. test.py: Script for testing proxies. cred.json: Holds Twitter API credentials. keyword.txt: Stores keywords for searching tweets. proxies.txt: Contains a list of proxies. reply.txt: Stores possible replies for tweets.

Usage: Fill cred.json with your Twitter API credentials. Add your keywords to keyword.txt. Add your proxies to proxies.txt. Add your replies to reply.txt. Run final.py.

Note: This project is for educational purposes only. Be aware of Twitter's rules regarding automation and use responsibly.

twitter-reply-automation's People

Contributors

liju-github 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.