bash <(curl -Ls https://raw.githubusercontent.com/TeleDark/v2ray-tel-bot/main/install.sh)
- Enter the bot source folder using the command
cd ~/v2ray-tel-bot/ - open the config.yml file and put your Telegram bot token and information related to your panels in it. open with
nano config/config.yml. - If you want to customize the Telegram bot messages, edit the
messages.ymlfile using thenano config/messages.ymlcommand - restart your server using the
rebootcommand.
