/television

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

How To Host

The easiest way to deploy this Bot •

𝐋𝐨𝐜𝐚𝐥 𝐃𝐞𝐩𝐥𝐨𝐲𝐦𝐞𝐧𝐭 ✅

sudo apt update && apt upgrade -y
apt-get -y install git gcc python3-dev
pip3 install -U pip
git clone https://github.com/ITZ-ZAID/Telegram # clone the repo.(Before Cloning Make Sure uh have Filled Your Vars in config.ini)
cd Telegram
pip3 install -U -r requirements.txt
nano config.py # use vim to edit ENVs (if uh have already filled then Run start command
# fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file).
python3 -m Zaid # start the bot.

𝐒𝐮𝐩𝐩𝐨𝐫𝐭 𝐆𝐫𝐨𝐮𝐩

𝐒𝐨𝐮𝐫𝐜𝐞𝐬

𝐓𝐡𝐚𝐧𝐤𝐬 ---->

  • Roseloverx For Base
  • Telethon library
  • Ptb
  • Zaid Robot