Skip to content

MinshuG/Athena

 
 

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

Usage

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

  • language: Set the shop language. [Available languages: ar, de, en, es, es-419, fr, it, ja, ko, pl, pt-br, ru, tr, zh-CN, zh-Hant]
  • delayStart: Set to 0 to begin the process immediately
  • 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.

Install all requirements trough using:

pip install -r requirements.txt

Now you can start the bot by using:

python itemshop.py

Credits

  • Item Shop data provided by Not Officer#9999's API
  • Burbank font property of Adobe
  • Luckiest Guy font property of Google

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%