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

Keystone Season Achievements #49

Closed JamesIves closed 5 years ago

JamesIves commented 5 years ago

Description

Provide a description of what your changes do.

This branch introduces the concept of keystone season achievements. Whenever the bot gets updated with new raid data the keystone_season_conqueror and keystone_season_master variables need to be switched out in order to display the correct data.

Testing Instructions

Give us step by step instructions on how to test your changes.

Launch the bot following the setup instructions, and then query a character who has completed a Season 1 achievement. !armory pve handsome burning-legion.

Additional Notes

Anything else that will help us test the pull request.

I'll be updating these every season. I don't see much use in displaying each season achievement, instead only the current one as it's the most relevant.