Holiday

From Kolmafia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Function Syntax

string holiday()

A string representation of the in-game holiday. Returns an empty string otherwise.

Code Samples

if(holiday() == "Veracity's Birthday")
   private_message("veracity", "Happy Birthday!");

CLI Equivalent

Also available as the CLI command "holiday".