Skip to content

00nx/discord-vc-spammer

Contributors Forks Stargazers Issues MIT License


vc runner v2

A discord selfbot tool for voice channels

About The Project

[vcrunnner]

vc runner is a Discord self-bot tool that utilizes WebSocket and Axios to make multiple tokens (user accounts) join a voice channel. This project is purely educational, aimed at demonstrating how WebSocket connections can be implemented to interact with Discord voice channels.

Getting Started

guide to setup the script for yourself

Prerequisites

  • Node.js (latest version recommended)
  • Hosting (VPS, RDP, or similar, if you plan to run the script continuously)
  • Discord Account Tokens

Installation

  1. Clone the repo

    git clone https://github.com/00nx/vc-runner.git
  2. Install NPM packages

    npm install
  3. Enter your your SERVER ID, VOICE CHANNEL ID in config.json

  4. Add your account tokens into tokens.txt file

  5. Run the script

    node index.js

Releases

No releases published

Packages

 
 
 

Contributors