Nightbot counting

Asked Aug 16, 2020·2 replies·Last activity 6 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.

I am new to using Nightbot and a friend is building something on stream. Is there a count where Nightbot can count in multiples instead of one by one?

Any help is appreciated ❤️
T. Kush

2 replies

Try:

$(eval Math.floor($(count)*MULTIPLE))

Multiple is the number you want it to count up by.