Skip to content

infectedxd/Xfected-Selfbot

Repository files navigation

Xfected Selfbot

GitHub Release GitHub Repo stars CodeFactor

Xfected 2.0 is a Discord selfbot written in Python It requires the user to provide their user ID and a token in the env.

Prerequisites

  • Python installed on your system
  • Discord user ID (to be added as an .env)
  • Discord selfbot token (to be added as an .env)
  • Prefix (to be added as an .env)

Installation

  1. Clone the repository:

    git clone https://github.com/infectedxd/Xfected-Selfbot
  2. Navigate to the project directory:

    cd Xfected-Selfbot
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Open .env

  5. Set your Discord User ID as an env named userid.

  6. Set your Discord selfbot token as an env named token.

  7. Set your prefix as an env named prefix.

Usage

  1. Start the selfbot:

    python xfected.py
  2. The selfbot should now be online and ready to respond to work

Contributing

I N F E C T E D
@infectedxd

Support

License

This project is licensed under the MIT License.