这是indexloc提供的服务,不要输入任何密码
Skip to content

Flavio58it/socialbot-5

Repository files navigation

SocialBot

Chrome Extension that allows to perform repetitive actions for gaining followers on social networks

WARNING - This extension is under active refactoring and should be counted as an experiment.

Supported social networks

  • Instagram
  • 500px - in progress
  • Flickr - in progress
  • Twitter - considering

Main features

  • Like hashtag
  • Like people that likes you
  • Like dashboards
  • Completely personalized settings in dedicated control panel

Changelogs

  • V2.0a3 - planned
    • [500px] Refactoring of all code to reflect latest changes to framework
    • [Flickr] Refactoring of all code to reflect latest changes to framework
  • v2.0a2 - planned
    • Inclusion of AI for images context recognition
    • [Instagram] Inclusion of rate limiter
    • [Instagram] Added work hours in order to not clash with user
  • v2.0a1 - in progress - v2 branch
    • Heavy refactoring and code update
    • Updated all libraries to latest versions + fixed compatibility issues
    • Added testing libraries and tests to all main functionalities
    • Redone settings UI for better experience
    • Fixes to not working parts of code exposed by tests
  • v1 - released - master branch
    • Instagram somewhat working

Why chrome extension?

Two are the reasons that convinced me that this approach is the better:

  • Instagram AI knows that you are a bot. Using a real browser adds a possibility that Instagram will not catch suspect activity.
  • Login information storage. This bot does NOT ask you for any login information. You perform login in your browser and that's it. No credentials, no risks.

Build Setup

# Install dependencies
npm install

# Run development with automatic recompilation of extension
npm run dev

# Build for production with minification
npm run build

# Perform tests to all main service and frontend modules
npm test

About

Bot that aims to automate basic tasks in social networks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages