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.
Hey @Evilton!
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.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.