user-commands-sample.json

{
    "ping": "Send-TvMessage -Message \"$user, pong\"",
    "pwd": "Send-TvMessage -Message $(Get-Location)"
}