Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

EthanLawr/edp-custom-selfbot

Repository files navigation

Edp Custom Selfbot

Requirements

This selfbot requires Node.js 8.0.0 or higher.
This selfbot uses the Discord.js library.

Setup

Run the following commands in your console to install dependencies:

cd <Insert file location here>

npm --only=prod install

In the config.json file:

Add your Discord Token

Edit the Prefix to your desire

Edit the defaultColor to your desire. Please use hex code!

Run the following command to start the selfbot:

node edp.selfbot

Disclaimer: Selfbots are against Discord TOS and I take no responsibility for your account being banned.