Docs
Last Game

Last Game

The !lastgame command is used to view the last game you played.

Usage

!lastgame accountName
  • If no accountName is provided, the active account will be used.

Bot Response

AMr won the last game | Played Neon on Pearl (Match MVP) | KDA: 28/9/5 | Score: 13-4

Customization

Variables

  • $name - The name of the account.
  • $winLose - The result of the last game. (won/lost/drew)
  • $agent - The agent played.
  • $map - The name of map played.
  • $kills - The number of kills in the game.
  • $deaths - The number of deaths in the game.
  • $assists - The number of assists in the game.
  • $mvp - (Match MVP/Team MVP) if the player was the match/team MVP. if not, it will be empty.
  • $roundsWon - The number of rounds won in the game.
  • $roundsLost - The number of rounds lost in the game.

Example

$name $winLose the last game | Played $agent on $map $mvp | KDA: $kills/$deaths/$assists | Score: $roundsWon-$roundsLost

Response

AMr won the last game | Played Neon on Pearl (Match MVP) | KDA: 28/9/5 | Score: 13-4