English |
فارسی
Telegram Group
Hidy Bot is a Telegram bot that allows you to manage your Hiddify panel directly from Telegram.
- Multi panel support
- Sell config
- Add users
- Remove users
- Edit user details
- View users list
- Search users (by name, configuration, UUID)
- Show user information (name, traffic, date, etc.)
- Display user configs and subscription links
- Get a backup of your panel + Auto send
- View server status (RAM, CPU, disk)
- Multi language (English, Persian)
- Client bot
- and more...
To install the bot, run the following command:
sudo bash -c "$(curl -Lfo- https://raw.githubusercontent.com/B3H1Z/Hiddify-Telegram-Bot/main/install.sh)"
Make sure you have the following information ready:
Admin Telegram Number ID
: Get it from User info bot (Example:123456789
)Admin Telgram Bot Token
: Get it from BotFather ( Example:1234567890:ABCdEfGhIjKlMnOpQrStUvWxYz
)Client Telegram Bot Token
: Get it from BotFather ( Example:1234567890:ABCdEfGhIjKlMnOpQrStUvWxYz
)Hiddify Panel URL
: The url of your Hiddify panel ( Example:https://panel.example.com/7frgemkvtE0/78854985-68dp-425c-989b-7ap0c6kr9bd4
)Bot Language
: Options areen
andfa
[default isfa
]
Now you can use the bot in Telegram by sending the /start
command.
cd /opt/Hiddify-Telegram-Bot/ && curl -fsSL -o /opt/Hiddify-Telegram-Bot/update.sh https://raw.githubusercontent.com/B3H1Z/Hiddify-Telegram-Bot/main/update.sh && chmod +x /opt/Hiddify-Telegram-Bot/update.sh && bash /opt/Hiddify-Telegram-Bot/update.sh
cd /opt/Hiddify-Telegram-Bot/ && chmod +x restart.sh && ./restart.sh
pkill -9 -f hiddifyTelegramBot.py
cat /opt/Hiddify-Telegram-Bot/Logs/hidyBot.log
cd /opt/Hiddify-Telegram-Bot/ && python3 config.py && chmod +x restart.sh && ./restart.sh
cd /opt/ && rm -rf /opt/Hiddify-Telegram-Bot/ && sudo bash -c "$(curl -Lfo- https://raw.githubusercontent.com/B3H1Z/Hiddify-Telegram-Bot/main/install.sh)"
cd /opt/Hiddify-Telegram-Bot/ && chmod +x uninstall.sh && ./uninstall.sh