All Projects → xMistt → Fortnitepy Bot

xMistt / Fortnitepy Bot

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fortnitepy Bot

Nostrum
Elixir Discord Library
Stars: ✭ 274 (-1.79%)
Mutual labels:  bot, discord
Mathbot
Discord bot for mathematics
Stars: ✭ 207 (-25.81%)
Mutual labels:  bot, discord
Aegis.cpp
Discord C++ library for interfacing with the API. Join our server:
Stars: ✭ 198 (-29.03%)
Mutual labels:  bot, discord
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-34.77%)
Mutual labels:  bot, discord
Bastion
🚀 Get an enhanced Discord experience!
Stars: ✭ 234 (-16.13%)
Mutual labels:  bot, discord
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+923.3%)
Mutual labels:  bot, discord
Master Bot
A Discord music bot with playlist support, music quiz, saved playlists, lyrics, gifs and more
Stars: ✭ 204 (-26.88%)
Mutual labels:  bot, discord
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (-37.28%)
Mutual labels:  bot, discord
Livebot
An app that allows you to be inside a bot!
Stars: ✭ 271 (-2.87%)
Mutual labels:  bot, discord
Miscord
Facebook Messenger to Discord bridge
Stars: ✭ 225 (-19.35%)
Mutual labels:  bot, discord
Awesome Discord
🕹 A curated list of awesome things on Discord.
Stars: ✭ 180 (-35.48%)
Mutual labels:  bot, discord
Loritta
💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord using JDA! ~Making your server more awesome~
Stars: ✭ 253 (-9.32%)
Mutual labels:  bot, discord
Discord Spam Bots
Discord spam bots with multiple account support, account creator, auto-join, proxies, mass direct message and more.
Stars: ✭ 173 (-37.99%)
Mutual labels:  bot, discord
Mellow
Mellow can communicate with several APIs like Ombi, Sonarr, Radarr and Tautulli which are related to home streaming to use those services directly in your Discord client.
Stars: ✭ 193 (-30.82%)
Mutual labels:  bot, discord
Discord.ts
🤖 Create your discord bot by using TypeScript and decorators!
Stars: ✭ 172 (-38.35%)
Mutual labels:  bot, discord
Discorddj
Discord DJ Bot. Play music in your server. Inspired by PlugDJ
Stars: ✭ 204 (-26.88%)
Mutual labels:  bot, discord
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+831.18%)
Mutual labels:  bot, discord
Lenoxbot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 163 (-41.58%)
Mutual labels:  bot, discord
Discord Twitter Bot
Posts Twitter Tweets to Discord through Webhook
Stars: ✭ 219 (-21.51%)
Mutual labels:  bot, discord
Sidekick
Dice and LFG bot for Discord.
Stars: ✭ 254 (-8.96%)
Mutual labels:  bot, discord

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 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/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].