SENPAi-03 / SelfBot

A self-discord bot written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SelfBot

A self-discord bot written in Python

Run on Repl.it

Discord SelfBot

This is very important
Ignore at your own risk!
⚠️ Discord has become more strict about selfbot use and will ban without warning!

📜 Requirements

  • Discord Client Token Guide
  • Python 3.6+ or Replit

🚀 Getting Started

git clone https://github.com/SENPAi-03/SelfBot.git
cd SelfBot
pip install -r requirements.txt
nano config.json

🌀 Replit

Import this repo and go to config.json and fill it then press run

Done !!

⚙️ Configuration

Go to config.json and fill out the values:

{ 
    "token": "𝐘𝐎𝐔𝐑 𝐓𝐎𝐊𝐄𝐍",
    "prefix": "𝐘𝐎𝐔𝐑 𝐏𝐑𝐄𝐅𝐈𝐗",

    "nitro_sniper": true,
    "giveaway_sniper": true,

    "stream_url": "𝐓𝐖𝐈𝐓𝐂𝐇 𝐋𝐈𝐍𝐊",
    "tts_language": "en"
} 

♾️ After installation finishes

you can use python SelfBot.py to start.

About

A self-discord bot written in Python


Languages

Language:Python 100.0%