Sign inSign up

catub/catuserbot

By catub

Updated over 3 years ago

Official Docker Image for Catuserbot

Image
1

398

catub/catuserbot repository overview

CatUserBot --> https://github.com/TgCatUB/catuserbot

Run your bot in docker with just simple steps :

  • Install required packages :

sudo apt install --no-install-recommends -y git docker-compose

  • Clone the repo & make config :

git clone https://github.com/TgCatUB/catuserbot && cd catuserbot && mv exampleconfig.py config.py

  • Edit the config.py with your config values.
  • All setup completed, its time to run the bot.
  • Run: sudo docker-compose up
  • Run detached: sudo docker-compose up -d
  • Stop: sudo docker-compose stop
  • Check: sudo docker-compose ps

Tag summary

Content type

Image

Digest

sha256:ec1d529ad

Size

603.8 MB

Last updated

over 3 years ago

docker pull catub/catuserbot