Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandwwraith/vk-liker-gun

Liker gun for VK.com
https://github.com/sandwwraith/vk-liker-gun

python vk vk-api

Last synced: 17 days ago
JSON representation

Liker gun for VK.com

Awesome Lists containing this project

README

        

# VK Liker gun

Can add likes on posts, photos and market items of users or groups.

Requirements: `Python3`, `requests`

1. Register your app and get your access token (more info [here](https://vk.com/dev/implicit_flow_user))
2. Put your access token in `tokenfile` file
3. Run `./likergun.py -wp `
4. ?????
5. PROFIT!!1

More usage info: `./likergun.py --help`

> Hint: you can specify a group as target via negative id
(`1234` is user id, `-1234` is group id)

Originally developed by [Blinchik Morozko](https://vk.com/djvantuz)