Skip to content

xMistt/fortnitepy-bot

Repository files navigation

PartyBot

Downloads Python PEP8

A Fortnite HTTP/XMPP bot coded in Python with party capabilities.


official Website

PartyBot.net

Discord Support

Installation

PartyBot requires Python 3.6.1 or greater. If you want Python 3.7 (the recommended version), you can get it from here: Python 3.7.0 Download.

  1. Install the required dependencies.

    pip install -U -r requirements.txt
    
  2. Register a new Epic Games account.

  3. Configure your bot and enter the new Epic Games account details.

  4. Launch the fortnite.py file and enjoy.

  5. This step is optional and WILL NOT work on Windows.
    The bot will automatically use uvloop (fastest event loop) if it's installed. To install uvloop, enter this into terminal:

    pip install -U uvloop
    

License

By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.