changed logFile to md and fixed no name in commands
This commit is contained in:
parent
169599dff5
commit
6ddb040f89
8 changed files with 13 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ from APICommands.Command import intTryParse, championIdToName, getChampionsJSON,
|
|||
|
||||
|
||||
class HighestMastery(APICommands.Command.Command, ABC):
|
||||
commandName = "Highest mastery"
|
||||
keywords = ["highestmastery", "highestMastery", "HM", "hm", "Hm", "HighestMastery"]
|
||||
|
||||
def __init__(self, pref, api: riotwatcher.LolWatcher, region: str, additionalKeywords: list):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue