command
module
Version:
v0.0.0-...-3cb025c
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Echo Bot
Simple example of webhook Telegram bot running in docker with Telego.
The bot will just copy any message sent to it.
Configuration
Provide environment variables (in .evn
file for example), see .env.example
for reference.
Note: ECHO_BOT_LISTEN_URL
env used as health check base URL
Run
docker container run -p "443:443" mymmrac/echo-bot:latest
Note: To use .env
file add --env-file .env
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.