Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
/ discord-selfbot Public archive

Manage Your Discord Account Activity Directly From A Bot. Built With Discord.js-selfbot-v13

License

Notifications You must be signed in to change notification settings

nandhk/discord-selfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now this is strictly against discord's TOS, silly me was too curious to experiment back then, i wont be working on anything like this :P

Set custom activity for your discord account

Can only host one token now

This bot was purely made for educational purposes

Getting started

npm i discord.js
npm i fs
npm i discord.js-selfbot-v13
npm i discord.js-selfbot-rpc

after downloading these packages run node index.js

After setting up the bot you need to configure few commands

list of commands -

?ltext [arg]
?setname [arg]
?setstate [arg]
?setdesc [arg]
?stext [arg]
?appid [arg]
?largeid [arg]
?smallid[arg]
?token [arg]
?host

How to use

?ltext - add large text for your game ?setname - set name for game

?setstate - set current state (eg:- in lobby)

?setdesc - description

?stext - small text

?token - add your token which you need the activity in (keep this safe from public)

function getToken() {
  let a = [];
  webpackChunkdiscord_app.push([[0],,e=>Object.keys(e.c).find(t=>(t=e(t)?.default?.getToken?.())&&a.push(t))]);
  console.log(`${a}`);
  return a[0];
}

getToken();

paste this in developer console if you dont know to get it.

Application id, Assets

?appid - get application id from https://discord.com/developers/applications/

Assets

Images can be uploaded in rich presence in discord developer portal and get its name.

largeid - add id of large image

smallid - add id of small image

Once you have configured all these your token is ready to run!

Contact Celio#0001 if you need any help

Feel free to make PR's and issues for enchancing the bot

Example Example after using host command

About

Manage Your Discord Account Activity Directly From A Bot. Built With Discord.js-selfbot-v13

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published