Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.23 KB

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-