NAME
Infobot::Plugin::Conduit::Telnet - Telnet server interface
DESCRIPTION
Starts a simple Telnet server on the specified port for communicating with Infobot.
CONFIGURATION EXAMPLE
conduit:
'Simple Telnet Interface':
class : Infobot::Plugin::Conduit::Telnet
extras:
port: 7654
CONFIGURATION OPTIONS
port
TCP port to listen on