A Discord bot to track mythic keystones in World of Warcraft using discord.py.
-
Keep track of keystones for your characters
-
Show the latest keystones for anyone in your server
-
Check this week's affixes
-
Get information about a specific affix
-
See the timers for a specific dungeon
-
List all of the dungeons with some of their alternative names
-
And more - use the
!helpcommand for more details about each command
Use this link to add the bot to your server. You must be a server admin to add the bot.
Requires python 3.6.3 to run.
- Clone this repo by running
git clone https://github.com/Hovspian/keystones.gitfrom the terminal or fork it and follow the instructions there - Get the project's dependencies by running
pip install -r requirements.txt - Follow
secrets_example.pyto set up your ownsecrets.py - Run the bot with
python -m keystones.__main__while in the root directory of this repo
If you find an issue with the bot or think of a feature that would be useful, open an issue.





