A gateway of simplex-chat for building custom bot.
This project is put the simplex-chat
terminal to docker container as a gateway to coummunicate with server. I create a branch to support running cli in docker container without input anything, and I would use the official repo stable
branch after the PR is merged.
bot-center
is a sample bot that you can build your own.
You need to deploy your bot to use the same network with gateway
container, because of this security reason.
More information you could find in docker-compose.yml file.