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 region to be an optional param #24

Closed JamesIves closed 7 years ago

JamesIves commented 7 years ago

Users should be able to search !armory pve <name> <realm> <region> should they choose to. If region is not specified then it should default to whatever is defined in the os config vars.

This will allow the bot to be used over multiple regions all at once, with only one region being the default. Useful for larger wow communities where the regions interact with each other.