Double $(count) command on different things

I want to create a command like:
Rustie: 2, You: 4
However I want it so when I do !rustie, the rustie counter will go up,
and when I do !you, the you command will go up.
eg. !rustie - rustie: 1, you: 0
!rustie - rustie: 2, you: 0
!you - rustie: 2, you: 1
Thanks :slight_smile:

A command of this nature cannot be easily accomplished with Nightbot. You can however do a little work around like this: