Skip to content

A Discord bot to track mythic keystones in World of Warcraft

License

Notifications You must be signed in to change notification settings

Hovspian/keystones

Repository files navigation

Keystones

A Discord bot to track mythic keystones in World of Warcraft using discord.py.

Features

  • Keep track of keystones for your characters

    Example of !add command

  • Show the latest keystones for anyone in your server

    Example of !keys command

  • Check this week's affixes

    Example of !affixes command

  • Get information about a specific affix

    Example of !affix command

  • See the timers for a specific dungeon

    Example of !timer command

  • List all of the dungeons with some of their alternative names

    Example of !dungeons command

  • And more - use the !help command for more details about each command

Add the bot to your server

Use this link to add the bot to your server. You must be a server admin to add the bot.

Run the bot on your own

Requires python 3.6.3 to run.

  • Clone this repo by running git clone https://github.com/Hovspian/keystones.git from 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.py to set up your own secrets.py
  • Run the bot with python -m keystones.__main__ while in the root directory of this repo

Bug reports, feature requests, and other issues

If you find an issue with the bot or think of a feature that would be useful, open an issue.

About

A Discord bot to track mythic keystones in World of Warcraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages