-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
## Keystone | ||
|
||
A Discord integration for keeping track of WoW Mythic+ keystones. More to come soon as I finish migrating to [Slash Commands](https://discord.com/developers/docs/interactions/slash-commands) and adding other functionality. | ||
A Discord integration for keeping track of WoW Mythic+ keystones. Includes: | ||
|
||
Currently only supports the US region. | ||
- A WoW addon for getting your current keystone | ||
- A companion app, for updating the server with your newest keystone | ||
- An API service for managing keystones, storage, and Discord [Slash Commands](https://discord.com/developers/docs/interactions/slash-commands) | ||
|
||
Currently, Keystone only supports the US region and does not take faction into account. |