wireapp/echo-bot

Name: echo-bot

Owner: Wire Swiss GmbH

Description: Echo bot

Created: 2016-11-08 10:37:42.0

Updated: 2018-05-16 13:18:24.0

Pushed: 2018-05-16 13:18:23.0

Homepage:

Size: 19048

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Wire?

Wire logo

Echo Bot

Build Status

This is demo project that uses: lithium. It creates a Bot that will echo everything you send it.

Documentation

Bot API

Build the project

Run:

 package
Storage

Crypto sessions can be stored locally on HDD or in DB. Current example uses Redis DB as a storage
Redis DB is needed to run this example (comment out overrides for getStorageFactory and getCryptoFactory in Service class
in order to use local File System)

Run Bot Service

Run:

 -jar /path/to/echo.jar server /path/to/echo.yaml

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.