/V2ray-config-bot

Telegram bot provides free configurations V2ray by receiving from several different channels on an hourly and daily basis. Special for recruiting members for the channel

Primary LanguagePythonMIT LicenseMIT

V2ray-config-bot

A bot that provides free V2Ray configurations, connected to multiple repositories for receiving up-to-date servers, with mandatory joining in the channel and subgrouping for unlimited configuration access and increasing channel members.

Automatic Installation

  • Open your terminal and first enter the following command:
sudo su
  • Then, after entering your server password, enter the following command and wait:
bash <(curl -Ls https://raw.githubusercontent.com/virnow/V2ray-config-bot/main/run.bash)

During the configuration editing step, save the configuration with the inserted specifications and wait for the installation process to continue. Finally, your robot will run in the background, and you can close the terminal, but do not kill the processes.

Manual Installation

  • First, download the Source Code!
  • Extract the zip file.
cd V2ray-config-bot-main
  • Then, install the Python libraries with the following command:
pip3 install -r requirements.txt
  • Next, edit the config.py file and enter your information:
nano config.py

Finally, run the main.py and update.py files!

(python3 main.py &) && (python3 update.py &)

Screenshots

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6

Resources