Telegram bot for managing panels with unique and advanced capabilities.
- Marzneshin
- Alireza
- Hiddify
- 3x-ui
Show Server Commands
sudo apt update && sudo apt upgrade -y
curl -fsSL https://get.docker.com | sh
Show Run Commands
mkdir -p /opt/erfjab/holderbot/data
curl -o /opt/erfjab/holderbot/docker-compose.yml https://raw.githubusercontent.com/erfjab/holderbot/master/docker-compose.yml
cd /opt/erfjab/holderbot
curl -o .env https://raw.githubusercontent.com/erfjab/holderbot/master/.env.example
nano .env
docker compose pull
docker compose up -d
After a few moments, start the bot.
Show Update Commands
Make sure you're in the HolderBot directory:
cd /opt/erfjab/holderbot
Then update the bot:
docker compose pull && docker compose up -d
Show Manage Commands
Make sure you're in the HolderBot directory:
cd /opt/erfjab/holderbot
-
Restart the Bot:
docker compose restart
-
Stop the Bot:
docker compose down
-
View Logs:
docker compose logs -f
Show GA Commands
Make sure you're in the HolderBot directory:
cd /opt/erfjab/holderbot
-
Open the docker compose:
nano docker-compose.yml
-
Change tag:
from:
erfjab/holderbot:latest
to:
erfjab/holderbot:ga
-
pull docker:
docker compose pull
-
start bot:
docker compose up -d
Telegram Channel: @ErfJabs
Telegram Group: @ErfJabGroup