Im making this gulag command and wanted to know how much wins and losses the user has entering the gulag. I think i need to set up a count
!addcom -cd=5 !gulag $(user) has entered the gulag and...$(eval a=[Survived, $(user) has survived,Died, $(user) has died];a[Math.floor(Math.random()*a.length)])
!addcom gwins $(user)'s Wins $(query) | Losses $(query)