AYMANE330 / discord-accounts-ping-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-accounts-ping-

Make your discord account 24/7 online on voice channels!

A Code written in JavaScript that helps you to keep your account 24/7 on discord voice channels.

Usage

first of all u should have a replit account image Create a NODE JS Repl add the files click start button
go to your package.json change discord.js version to:

    "discord.js": "^11.3.2",

go to INDEX.JS file and:

put your token account :

    const tokens = ["TOKENS","TOKENS"];

put your server id :

    let Server = clients[i].guilds.get("SERVER ID"); 

put your channel id :

    let Channel = Server.channels.get("CHANNELS ID");

click run button and make sure the account has access to channel then copy repl link
go to uptime make an account,click Add New Monitor then choose http(s) paste ur repl url,click done

congratulation you did it πŸŽŠπŸŽ‰

Contact

twiter - @fooxcoder

Project Link: https://github.com/aymane330/discord-accounts-ping-

About


Languages

Language:JavaScript 100.0%