Docs
Win Rate
Win Rate
Win Rate
Usage
!winrate accountName queue
- accountName: The name of the account you want to get the rank info for.
- If no accountName is provided, the active account will be used.
- queue: The queue you want to get the win rate for. e.g. "Competitive", "Deathmatch", "Swiftplay", etc.
- If no queue is provided, "Competitive" will be used.
Example
!winrate Main ranked
Bot Response
Main's win rate is 53% in Competitive. played 200 games in total, with 107 wins and 93 losses.
Customization
Variables
$name
: The name of the account.$queue
: The queue name. e.g. "Competitive", "Deathmatch", "Swiftplay", etc.$winRate
: The win rate of the account.$games
: The total number of games played.$wins
: The total number of wins.$losses
: The total number of losses.
Example
$name's win rate is $winRate% in $queue. played $games games in total, with $wins wins and $losses losses.
Response
Main's win rate is 53% in Competitive. played 200 games in total, with 107 wins and 93 losses.