Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Fully migrate to TibiaData API #64

Closed Galarzaa90 closed 6 years ago

Galarzaa90 commented 6 years ago

Moving NabBot queries to TibiaData will improve it's stability because failed calls will be reduced drastically. However, not all of NabBot functions are supported yet.

To move

Implemented in TibiaData v2

To implement from API

Even though only 2 functions can be updated for now, those two are the most heavy functions, meaning that the rest of the functions that fetch tibia.com directly will have an improvement.

This issue is related to #61, #50, #51

Galarzaa90 commented 6 years ago

I'm closing this issue, as nothing else will be migrated to TibiaData.