Adding to past counts

Asked Dec 7, 2020·1 reply·Last activity 5 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'm trying to figure out how to create a command where I can take a number and add to the command with later numbers. So something like adding 50 to a count of 100. I apologize in advance for the badly worded request.

1 reply

Hey @Ocean Beetle!

Nightbot can't natively store the value of some variables except for $(count), what you're asking for is only possible with a custom API.