Sign inSign up

diegor2/shellbot

By diegor2

Updated over 9 years ago

This is a Dockerfile to run the shell telegram bot from https://github.com/jmendeth/node-botgram/

Image
3

343

diegor2/shellbot repository overview

About

This is a Dockerfile to run the shell telegram bot from https://github.com/jmendeth/node-botgram/

Build

docker build -t diegor2/shellbot .

Run:

docker run -e BOT_TOKEN <TOKEN> \
           -e BOT_USERID <YOUR-USER-ID> \
           diegor2/shellbot

To get a bot token:

Ask the BotFather

To get your id:

Ask the ID Bot

Tag summary

Content type

Image

Digest

Size

83 MB

Last updated

over 9 years ago

docker pull diegor2/shellbot