/fortnitepy-bot

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

Primary LanguagePythonOtherNOASSERTION

PartyBot

Downloads Python Versions

A fortnite HTTP/XMPP bot coded in Python with party capabilites.

Discord Support

Installation

PartyBot requires Python 3.6 or greater. If you need Python 3.6+, you can get it from here: Python 3.6 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/.