# Type: Input # Category: Common # Description: Tells about his author # Author: Andriy Lesyuk new Orangutan::Context( response => [ '^Who created you\?*\.*', '^Who is(?: your|the)? creator\?*\.*' ], reply => 'My creator is Andriy Lesyuk also known as S-Andy... :)' ); # kate: syntax perl