This is the new and complete rewrite of the original bot with alternate API source. This bot was originally intended for our discord server where me and my fortnite-loving friends have fun. I am sharing the source code for others to deploy or use on their servers.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Python 3.6 and above
- Python modules required
- The
configs/config.ini
file is where you have to enter all your secret credentials - All the
ask
(help menu) command string is stored in ask.json - this makes it easy for me to update theask
command (help menu)
- .top command has been removed
1.2
Code cleaned Changes made to support latest (as of April 2019) dicord.py
Perfromance improvements
- Ashish H. Shetty - initial work - AlphaSierra
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to fortniteapi provider
- Hat tip to all the discord.py creators and contributors