Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/empenoso/vk-mass-liking-script

This repository contains a JavaScript script for automatically liking the latest posts of your VK friends. It's designed to simulate social engagement without requiring manual interaction.
https://github.com/empenoso/vk-mass-liking-script

mass-liking vk vk-api vkontakte

Last synced: about 22 hours ago
JSON representation

This repository contains a JavaScript script for automatically liking the latest posts of your VK friends. It's designed to simulate social engagement without requiring manual interaction.

Awesome Lists containing this project

README

        

# VK Mass Liking Script

This repository contains a JavaScript script for automatically liking the latest posts of your VK friends. It's designed to simulate social engagement without requiring manual interaction.

## Description

This script leverages the `vk-io` library to interact with the VK API. It retrieves the latest posts from your friends' walls, checks if you've already liked them, and automatically adds a like if not. This script is for personal use only. Use at your own risk; excessive or inappropriate use could lead to account restrictions or bans.

Detailed description: https://habr.com/ru/articles/871966/

## Disclaimer

This script is provided "as is" and without any warranty. Use it at your own risk. VK's API terms of service may change, potentially rendering this script inoperable or subject to penalties.
Important Considerations

* Friend Selection: Thoroughly review your friend list before running the script. Remove any friends whose content you might find objectionable, including those posting potentially harmful or illegal content.

* Rate Limiting: The script includes a delay to avoid exceeding VK's API rate limits. Adjust the delay as needed to avoid account restrictions.

* Error Handling: The script includes error handling for friend's posts and other potential issues. Inspect the console output for any errors.

* Account Safety: Avoid using this script on accounts you don't want to risk. Always test on a separate, secondary account if possible.

## Contributing

Pull requests are welcome. Please adhere to consistent code style and add comprehensive tests.
License

---

This project is licensed under the MIT License - see the LICENSE file for details.