Sets the terminal title to a given string. Supposedly.
Optional custom string to set the title to. If unset, the title will be set to the program name and version.
setTitle("kameloso IRC bot");
Sets the terminal title to a given string. Supposedly.