- Clone repository
git clone https://github.com/nint8835/DiscordSelfBot.git
- Copy the existing config file
cd DiscordSelfBot cp template_config.json config.json
- Edit the config file
- Replace
YOUR EMAIL HERE
with the email address used to register your Discord account - Replace
YOUR TOKEN HERE
with your Discord token. You can retrieve this using part one of this guide.
- Replace
- Build the Docker image
docker build --tag discordselfbot .
- Start the Docker container
docker run -d --rm --name discordselfbot discordselfbot
- Stop the bot when you are done
docker container stop discordselfbot
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
My custom-made selfbot for discord. Based on Jigsaw and NintbotForDiscord.
License
nint8835-archive/DiscordSelfBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My custom-made selfbot for discord. Based on Jigsaw and NintbotForDiscord.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published