EthanC / Athena

Utility which generates the current Fortnite Item Shop into a stylized image and shares it on Twitter.
MIT License
38 stars 30 forks source link

api issue #3

Closed kr00m closed 4 years ago

kr00m commented 4 years ago

the api changed from ( https://fn.notofficer.de/api/shop ) to ( https://fortnite-api.com/shop/br ) and other things like the rarity they should be all in lower case letters

Luc1412 commented 4 years ago

I wrote a fix. Checkout #4

fortnite2019bs commented 4 years ago

How to change the date inside the util.py file and change the date? To Spanish thank you very much !!!

https://i.imgur.com/Pw6lVcY.png

Luc1412 commented 4 years ago

It's not related to that issue, but checkout https://www.tutorialspoint.com/python/time_strftime.htm there is explained how these formatters work

EthanC commented 4 years ago

Fixed in latest commit.

@fortnite2019bs I've added support for multilingual dates in the image/console, just set your language using the configuration file.