/Athena-FNAPI.com

Fortnite-API.com version of Athena!

Primary LanguagePythonMIT LicenseMIT

Athena - Fortnite-API.com

Athena is a utility which generates the current Fortnite Item Shop into a stylized image and shares it on Twitter.

Versions

FortniteAPI.io

Fortnite-API.com

FNBR.co

Image Example

Requirements

A Fortnite-API API Key is not required to obtain the Item Shop data, Twitter API credentials are required to Tweet the image.

Usage

Open configuration_example.json in your preferred text editor, fill the configurable values. Once finished, save and rename the file to configuration.json.

  • delayStart: Set to 0 to begin the process immediately
  • language: Set the language for the Item Shop data (Supported Languages)
  • supportACreator: Leave blank to omit the Support-A-Creator tag section of the Tweet
  • twitter: Set enabled to false if you wish for itemshop.png to not be Tweeted

Edit the images found in assets/images/ to your liking, avoid changing image dimensions for optimal results.

Athena is designed to be ran using a scheduler, such as cron.

Start the bot by opening Command Prompt and entering the following command below.

python itemshop.py

Credits