dota2wins: doc
This commit is contained in:
parent
947064488b
commit
fb8052ceb5
@ -10,7 +10,7 @@ class Dota2wins(IntervalModule):
|
|||||||
|
|
||||||
settings = (
|
settings = (
|
||||||
("matches", "Number of recent matches to calculate"),
|
("matches", "Number of recent matches to calculate"),
|
||||||
("steamid", "Steam user to track"),
|
("steamid", "Steam ID or username to track"),
|
||||||
("steam_api_key", "Steam API key "
|
("steam_api_key", "Steam API key "
|
||||||
"(http://steamcommunity.com/dev/apikey)"),
|
"(http://steamcommunity.com/dev/apikey)"),
|
||||||
("good_threshold", "Win percentage (or higher) which you are happy "
|
("good_threshold", "Win percentage (or higher) which you are happy "
|
||||||
|
Loading…
Reference in New Issue
Block a user