Checking a variables value

Asked Apr 11, 2022·2 replies·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

So lets say i have a death counting command like !death -> Taco has died $(count) times

How could I check the value of the variable in !death without updating it, as a separate chat command like !deathcount ->Taco has died $(count) times (but doesnt add one)

2 replies

Thank you, this looks to be what I needed.