Detect Bad Moon?

illarion

Member
Does anyone know if there is an ASH or CLI command to detect if one is in Bad Moon? (or more generally, what ascension type, path and moonsign one is on).

I've tried help moon/sign/bad/type/path, with no luck, and I can't see anything useful in the prefs file. Is there a better way than visit_url on the account page?

EDIT: duh, I found the builtin ash commands:

boolean in_moxie_sign( )
boolean in_muscle_sign( )
boolean in_mysticality_sign( )
boolean in_bad_moon( )

Nothing to see here...
 
Top