𝗔𝗻 𝗔𝗱𝘃𝗮𝗻𝗰𝗲𝗱 𝗧𝗲𝗹𝗲𝗴𝗿𝗮𝗺 𝗜𝗱 𝗖𝗵𝗮𝘁𝗯𝗼𝘁 𝗢𝗽𝗲𝗻 𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲.
𝗧𝗵𝗲 𝗲𝗮𝘀𝗶𝗲𝘀𝘁 𝘄𝗮𝘆 𝘁𝗼 𝗱𝗲𝗽𝗹𝗼𝘆 𝘁𝗵𝗶𝘀 𝗕𝗼𝘁
• 𝐄𝐧𝐭𝐞𝐫 𝐲𝐨𝐮𝐫 MONGO_URL,API_ID, API_HASH And SESSION.
-
Get your Necessary Variables
-
Upgrade and Update by : sudo apt-get update && sudo apt-get upgrade -y
-
Clone the repository by : git clone https://github.com/WCGKING/BrandedAi && cd BrandedAi
-
Install requirements by : pip3 install -U -r requirements.txt
-
Fill your variables in the env by : vi sample.env
-
Press I on the keyboard for editing env
-
Press Ctrl+C when you're done with editing env and :wq to save the env
-
Rename the env file by : mv sample.env .env
-
Install tmux to keep running your bot when you close the terminal by : sudo apt install tmux && tmux
-
Finally run the bot by : bash start
-
For getting out from tmux session : Press Ctrl+b and then d