Git Product home page Git Product logo

vkb's Introduction

VKB - bot for vk.com competitions

Build Status release License

Script allows you to automate the searching and participation in random reposts competitions in vk.com.

Main capabilities

  • Check friends walls for competition posts and repost these posts (also joined all needed communities and added all needed users to friends)
  • Do reposts of random posts from mentioned communities (for simulation of the real user behavior)
  • To add random friends (also for simulation, like previose one)
  • Search competition posts in VK search and repost it
  • Search competition posts in already joined communities and repost it
  • Search competition communities, check walls for competitions, reposts these posts and join communities

Requirements for building and running

  • Java 8 or higher
  • Gradle 2.8 or higher
  • An account in vk.com that is not a pity to lose (admins are struggling with fake accounts and it can be banned)

How to build, configure and run

For building the project use Gradle. Go to the root project directory and run gradle dist command. It will generate zip archive in build\dist directory. Extract it somewhere and script is almost ready for running (just need to link it with your VK account and setup some properties).

Now about the configuration. First, you need to have an account in vk.com, which you'll use for running the script. I would recommend to use an account that is not a pity to lose, because it can be banned for "strange activity". The next thing you need to do - to configure some script properties. Go to conf directory and find there vkb.properties file. Here is an example of configured properties - vkb.properties. There are five required properties:

  • current.user.id - identification number of your account.
  • application.id - identification number of application (it's used for API requests to vk.com).
  • access.token - the key that is used for access your application to vk.com API.
  • communities.search.words - comma-separated list of key words, which will be used for searching of competition communities (e.g. competition,gifts,prizes).
  • post.classification.model - the model that allow identify competition posts.

Full list of properties, descriptions and example values you can find here.

Also there is Dockerfile for VKB.

Feel free to make pull requests!


Copyright © 2018 Gleb Kosteiko [email protected]

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

vkb's People

Watchers

 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.