dota2wins: doc

This commit is contained in:
enkore 2015-08-17 10:48:55 +02:00
parent 947064488b
commit fb8052ceb5

View File

@ -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 "