Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

EthanC/Athena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena

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

As seen on @FNMasterCom...

Requirements

A Fortnite-API API Key is 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.

python itemshop.py

Credits

Releases

No releases published

Packages

No packages published

Languages