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

Allow users to link an armory url to get the characters data #14

Closed JamesIves closed 7 years ago

JamesIves commented 7 years ago

This will allow the following commands:

!armory pve https://worldofwarcraft.com/en-us/character/burning-legion/jimo

This was user suggested as there's addons in the game that copy the armory link to your clipboard, the combination of this will make requesting data from characters with accented characters in their name easier.

JamesIves commented 7 years ago

Unit tests are now in the rc2_dev branch.