I was wondering if you plan updating your armory API so that it includes more information about characters. I would like to develop a discord bot for our guild that uses information from your API, but it includes almost no information about player's equipment. Will you add information like item level / item quality or any other information in the future? Thanks.
i think you should post this under suggestions rather than support / Q/A .
this is mostly for support regards the game itself and any issues within the game or connection etc,
there is a suggestion section and i am sure that you will get more heard within there rather than here.
and btw if you ever get that bot made please let me know as i am a owner of a public discord it would be a joy to use such bot.
Thank you, I will try my luck there.
Sure, if I ever finish this project. Right now without the API it seems I have only two options. Either get all information from e.g. wowhead (which would be like 20 "API" calls per character, which is a lot) or just download whole wotlk database, set up a server and get information from it.
I'm not sure what functionality you require from the bot, but there is a bot called snuske developed by some player on warmane (http://forum.warmane.com/showthread.php?t=370139) which offers functionality like summary for character, but there is a bug somewhere in its code, so sometimes it posts random outputs even if you did not request anything.