JamesIves / discord-wow-armory-bot

⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
https://jamesiv.es/python/2017/07/18/discord-wow-bot
MIT License
33 stars 25 forks source link

Adding RaiderIO API link. #30

Closed tammer123 closed 6 years ago

tammer123 commented 6 years ago

Is there a way to add RaiderIO API alongside with Blizzard API? https://raider.io/api

JamesIves commented 6 years ago

As of right now there is not. My best suggestion would be to create a fork of this repository and add the additional functionality yourself.

From my standpoint if the Blizzard API doesn't have the information or metric then it won't get added to this bot. I worry supporting multiple third party APIs will become cumbersome and a hassle to keep updated due to time constraints I have.