You can now download videos from YouTube, TikTok, Instagram, Twitter, and X:


- Rich Presence: Customize your Discord status with rich presence options.
- Backup Commands: Easily back up and restore your data.
- Nitro Sniper: Automatically claim Nitro drops.
- Giveaway Auto: Automatically participate in giveaways.
- Message Logger: Log deleted messages in DMs.
- Video Downloader: Download videos from popular platforms.
- And much more...
- Installation
- Configuration
- How to Get Your Token
- Auto Restart on Crash
- Available Commands
โ ๏ธ Warning- Support Discord
-
Download the ZIP:
Click here to download the project. -
Install Node.js:
Download Node.js (v4+). -
Install Git:
Download Git for Windows. -
Run the Installer:
Double-clickInstall.batto install the required dependencies. -
Start the Bot:
Double-clickrun.batto start the bot. -
Update Configuration:
Editsettings.jsonto configure your token, prefix, and other settings.
-
Install Git and Node.js:
Run the following commands in Termux or your Linux terminal:apt update && apt upgrade termux-setup-storage apt-get install git nodejs -
Clone the Repository:
git clone https://github.com/Walkoud/hap-selfbot-public cd hap-selfbot-public -
Install Dependencies:
npm install npm install discord.js@11
-
Start the Bot:
node index.js
-
Update Configuration:
Editsettings.jsonto configure your token, prefix, and other settings.
- Token: Replace the default token with your Discord account token.
- Prefix: Set your preferred command prefix.
To view available commands, run:
node index helpExample to change the prefix:
node index prefix !| Key | Description | Default Value |
|---|---|---|
token |
Your Discord token | None |
prefix |
Command prefix | . |
ID |
Your Discord ID | Auto-detected |
autoDownloadMediaURL |
Automatically download videos from URLs | true |
autoCropVideos |
Automatically crop black bars in videos | true |
thumbnailcmd |
Show thumbnails in commands | true |
autoclaimnitro |
Automatically claim Nitro drops | ON |
messagelogger |
Log deleted messages in DMs | ON |
backupprefix |
Prefix for backup commands | ["x!", "!x"] |
giveawayauto |
Automatically participate in giveaways | ON |
giveawaywebhook |
Webhook URL for giveaway logs | None |
| Key | Description | Default Value |
|---|---|---|
presence |
Type of presence (richpresence, normal) |
richpresence |
status |
Custom status text | lofi chill |
statustype |
Status type (LISTENING, WATCHING, etc.) |
LISTENING |
richpresencetype |
Rich presence type (STREAMING, WATCHING) |
STREAMING |
richpresenceID |
Application ID for rich presence | 805871101179068438 |
richpresencedetail |
Rich presence detail text | HฮP SELFBOT |
richpresenceurl |
Stream URL for rich presence | https://twitch.tv/lofi |
multipresence |
Enable multiple status rotation | ON |
multipresenceSECONDS |
Interval for status rotation (in seconds) | 15 |
- Download the APK from this link.
- Install the APK and open the app.
- Click the arrow in the top-left corner, select "Token Track," and log in with your Discord credentials.
- Click "Track Token" to retrieve your token.
Install pm2 to automatically restart the bot if it crashes:
npm i -g pm2
pm2 start index.js
pm2 saveTo stop the bot:
pm2 stop index.js
pm2 delete all
pm2 saveurlTodownload [options]
crop: Enable cropping.nocrop: Disable cropping.rotateL: Rotate video left.rotateR: Rotate video right.
urlTodownload cropโ Download with cropping enabled.urlTodownload crop rotateLโ Download with cropping and left rotation.
This selfbot violates the Terms of Service (ToS) of most platforms, including Discord.
Using this selfbot may result in account suspension or a permanent ban.
Use at your own risk.
