Developer-Mike / FN-Bot

A simple Python Twitter bot for posting Fortnite's Daily Shop, Leaks and STW V-Bucks.
Mozilla Public License 2.0
11 stars 1 forks source link

Some bundles last seen was wrong. As an example, below image, Double agent pack last seen yesterday but it shows 473 days.. #13

Closed ThiliX closed 1 year ago

ThiliX commented 1 year ago

image

Developer-Mike commented 1 year ago

That is a problem with the API (fortniteapi.io)... Nothing I can do about it.

ThiliX commented 1 year ago

Oh ok! Can you make this using fortniteapi.com API?

Developer-Mike commented 1 year ago

According to my experience, fortniteapi.com is less reliable. In the past, I even rewrote the bot to use fortniteapi.io.

ThiliX commented 1 year ago

Oh ok!!

ThiliX commented 1 year ago

I have little problem about the order of images. When downloading images to temp folder, it are downloaded in the correct order as API, but when merging images, the order is lost. Please fix this if u can :)

Developer-Mike commented 1 year ago

I'll fix it when I have time.

ThiliX commented 1 year ago

Ok!