Installation

In order to install the dialog system it needs to be cloned from github: git clone https://github.com/Roboy/roboy_dialog Also, a working installation of Apache Maven is necessary. Please refer to the README.md for further installation instructions.

Changing the default configuration, for example the input/output is explained in Configuration.

Optional steps

Telegram deployment

  1. Register a bot as described on the telegram website.

Place your telegram-bot authentification token in a JSON-File as described in JSON Resources.

Configure the Dialog System to use file and to interact with the world via telegram as described in Configuration.