Skip to content

ITZ-ZAID/Telethon-Music

Repository files navigation

Telethon-Music

String Session (Telethon)

Free Tutorials/Hosting Methods

Railway

Heroku

Local Deployment Process

sudo apt update && apt upgrade -y
sudo apt install git curl python3-pip ffmpeg -y
pip3 install -U pip
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash 
source ~/.bashrc
nvm install v18 #nodejs 18+
git clone https://github.com/ITZ-ZAID/Telethon-Music # clone the repo.
cd Telethon-Music
pip3 install -U -r requirements.txt
nano config.py #edit your vars separate by space
#control+x then y to exit
python3 -m Zaid # run the bot.

𝐒𝐮𝐩𝐩𝐨𝐫𝐭 / 𝐂𝐡𝐚𝐧𝐧𝐞𝐥 ---->

Credits

  • Man Userbot
  • telethon library
  • pytgcalls