# Type: Input # Category: Common # Description: Tells about himself # Author: Andriy Lesyuk new Orangutan::Context( response => '^W(?:ho|hat) are you\?*\.*$', reply => "I'm a bot who can assist you in filling time logs in Redmine." ); # kate: syntax perl