GithubHelp home page GithubHelp logo

sadrakhorami / follower-counter Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 16 KB

The simplest script to get the number of followers of a Instagram page and apply it to a discord voice channel.

License: MIT License

JavaScript 100.00%
discord discord-bot followers-check discordjs-bot discordjs-v12 instagram instagram-scraper

follower-counter's Introduction

logo Join Community Badge Pull Requests Badge Issues Badge License Badge Commitizen friendly

๐Ÿค– Follower counter bot

is a Discord Bot built with discord.js 12.5.3 & uses request module from request - npm

Requirements

  1. Discord Bot Token Guide
  2. Node.js 16.9 or newer

๐Ÿš€ Getting Started

Step one:

Download the ZIP from the github or clone the repository using "git clone https://github.com/SadraKhorami/follower-counter.git".

Step two:

Unpack the ZIP.

Step three:

Open a console and type "npm install" commands.

After installation finishes follow configuration instructions then run node index.js Or node . to start the bot.

โš™๏ธ Configuration

Copy or Rename config.json.example to config.json and fill out the values:

โš ๏ธ Note: Never commit or share your token or Cookies data publicly โš ๏ธ

{
  "token": "your disocrd bot token",
  "vchannel": "The channel where the number of followers is to be displayed.",
  "username": "Instagram username, to get the number of followers.",
    
  "x-csrftoken": "",

  "rur": "",
  "shbid": "",
  "csrftoken": "",
  "shbts": "",
  "sessionid": "",
  "ds_user_id": "",
  "ig_did": "",
  "mid": ""
}

To define cookie data, just install the Cookie Tab Viewer plugin in your browser and then open your Instagram page in the browser and copy the datas with this plugin | Cookie Tab Viewer - chrome extension

๐Ÿ“ Author

Sadra Khorami | If you have any problems or questions, be sure to join our Discord server.

follower-counter's People

Contributors

sadrakhorami avatar

Stargazers

 avatar  avatar  avatar  avatar

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.