Giter VIP home page Giter VIP logo

go-twitter-bot's Introduction

go-twitter-bot

Many users follow you back if you follow them, and this is what this bot aims to exploit.

The twitter bot will search for users tweeting about configurable topics and give them a follow. Then after 6 hours (by default), it will unfollow them, and in most of the cases that user will forget or miss to unfollow you.

It is quite a toxic behavior, but it is an efficient way to get new followers if you don't mind that.

For more details, please see https://thecuriousdev.org/golang-twitter-bot/

DISCLAIMER! If you use the bot it's at your own risk. I am not responsible if Twitter would decide to take some action against you. With that in mind, the bots default values prevents spam and most likely you will be fine.

Getting started

There are many ways to get started, you could clone the project (and install Golang on your computer if you don't have it already) and then simply compile the code by executing the command go build in the directory which will give you an executable file.

I have also uploaded a couple of different executables compiled for the most popular platforms which can be found here: https://snieking-owncloud.cloud.seedboxes.cc/index.php/s/JGeOtiFntelfi5I

Configuring the bot

Modify/Create config.json file. An example file can be found in this repository. Fill in your details, and make sure that you pick up Twitter API keys from https://apps.twitter.com and enter those into the config file. DO NOT SHARE your API keys with anyone.

Executing it

You start the bot by simply executing the binary. For example: ./go-twitter-bot.exe or ./go-twitter-bot

Extra functionality

The twitter bot supports three different running modes and you can also configure some default values. This is done by providing some extra program arguments. Execute ./go-twitter-bot.exe -h for details.

-clean will clear all previous followed users. -unfollowAll will unfollow all users that your account follows (USE WITH CAUTION).

go-twitter-bot's People

Contributors

snieking avatar

Watchers

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