Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sandwwraith/vk-liker-gun
- Owner: sandwwraith
- Created: 2016-09-06T22:57:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T21:26:19.000Z (over 7 years ago)
- Last Synced: 2024-10-24T22:33:25.469Z (about 2 months ago)
- Topics: python, vk, vk-api
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!1More 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)