I saw the following post, [Feature Request] CountUp: A Command To Count Days Past, and thought it would answer my questions… And it did in the form of a custom API. Unfortunately, that API has been taken down or something, because now it only returns a 404 error. “Remote Server Returned Code 404” to be exact. Is there another way to do this, or a new API, or something?
I’m currently using a countdown set to the date in the past, but all of the numbers are negative (makes sense) and I can’t find anything as to what code to use to math it either into a new forward date for the countdown or a simple subtract-from-0 to make it positive.
Edit: I was thinking, perhaps a small modification to the Countdown variable and/or command to return the output as an absolute value? That way people can use it to count in either direction.