Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
/ echo-bot-roman Public archive

Implementation of echo bot using Roman as proxy

License

Notifications You must be signed in to change notification settings

wireapp/echo-bot-roman

Repository files navigation

Echo Bot powered by Roman

GitHub version CI/CD Release Pipeline

Echo Bot implementation that uses Roman to communicate with Wire backend. Echo Bot that directly uses lithium can be found here.

This implementation does currently support only text messages (including mentions).

Deployment and runtime

The Echo Bot is deployed to docker hub as lukaswire/echo-bot-roman. To run the instance one needs to set following env variables:

# URL of roman
ROMAN_URL=http://proxy.services.zinfra.io
# Bearer token which is send by Roman to the bot
ROMAN_TOKEN=<token> 

About

Implementation of echo bot using Roman as proxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •