Your bot needs to have a telnet port if you want to chat it via that method or telnet to it directly. To set a port, find the "listen" command in your bot's config file (default is "listen 3333 all") and set it there, or refer to the example config file if you can't find it.