A discord bot that utilises the World of Warcraft API to display information about characters and guilds. Using information gathered from the blizard API, Barry Benson constructs embeds that display user information and profession data about world of warcraft characters.
The $stat [playername] [player realm]
command will display player infromation such as player level, race, honorable kills, achievement points and race along with an image of the player.
Uses Blizzard api to get latest player information data dump and creates an imbed displaying player information along with a rendered image.
$prof [playername] [realm]
Display player profession information along with a thumbnail image of the player.
Displays latest profession information from blizard API.
- Full Auction House Implementation.