πDocker Compose
β‘ Run your bot in docker with just simple steps
γ£ Install required packages
sudo apt install --no-install-recommends -y git docker-compose docker.ioγ£ 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.
γ£ Steps to update base docker image**.**
Last updated