Skip to content

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

License

Notifications You must be signed in to change notification settings

jeremiah1232/fortnitepy-bot

 
 

Repository files navigation

PartyBot

Downloads Python PEP8

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


Offical Website

PartyBot.net

Discord Support

Installation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Batchfile 2.4%