Giter VIP home page Giter VIP logo

twitter-bot's Introduction

Twitter-Bot

This is a twitter bot to enter competitions.

##How First fill out the json in default-users.json with your query's, filters and auth tokens (auth tokens from https://apps.twitter.com/), this can also be done in the web UI also

Run the gradle command bootRun to run it on the local machine. Use build to build a runnable JAR.

Note by default this uses an in memory DB see here for how to set up a real DB https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-sql.html

Give it 5-20 seconds to load, after which you can go to 127.0.0.1:8080/users, to start a bot go to toggle running modes and select your desired running mode (streams recommended). Then go to 127.0.0.1:8080/tweets to view a list of all the tweets your bot has actioned on.

##Why I wanted to make a twitter bot as all current ones out there are limited in what they do, in effective and dont contain a UI.

##What This is a twitter bot with a web UI allowing for multiple different users each with different search parameters. Its implemented in Spring boot using TwitterJ4 for the twitter API access. The web UI is basic and available at 127.0.0.1:8080

##How dose it do In my testing using streams mode(recommended) it has a 97%+ efficiency (meaning that it can enter 97%+ of the theoretical max giveaways you could enter based on rate limits) For comparison all other bots i have tested struggle to do 50% efficiency.

twitter-bot's People

Contributors

the-nutty avatar

Watchers

James Cloos avatar  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.