Athena is a utility which generates the current Fortnite Item Shop into a stylized image and shares it on Twitter.
As seen on @FNMasterCom...
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 to0
to begin the process immediatelysupportACreator
: Leave blank to omit the Support-A-Creator tag section of the Tweettwitter
: Setenabled
tofalse
if you wish foritemshop.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