Search Docker Hub
shellbot
By diegor2
This is a Dockerfile to run the shell telegram bot from https://github.com/jmendeth/node-botgram/
343
This is a Dockerfile to run the shell telegram bot from https://github.com/jmendeth/node-botgram/
docker build -t diegor2/shellbot .
docker run -e BOT_TOKEN <TOKEN> \ -e BOT_USERID <YOUR-USER-ID> \ diegor2/shellbot
Ask the BotFather
Ask the ID Bot
Content type
Image
Digest
Size
83 MB
Last updated
over 9 years ago
docker pull diegor2/shellbot