Quick WormOriginal postAug 16, 2020I 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
Quirky FoxAug 16, 2020Try:$(eval Math.floor($(count)*MULTIPLE))Multiple is the number you want it to count up by.