ITZ-ZAID / Telethon-Music

A Telegram Music bot Based on Telethon Library. Powerfull And High Quality Sounds. First Awesome Code Based On Telethon using py-tgcalls and yt-dlp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Telegram Music bot Based on Telethon Library. Powerfull And High Quality Sounds. First Awesome Code Based On Telethon using py-tgcalls and yt-dlp.

License:GNU General Public License v3.0


Languages

Language:Python 99.3%Language:Dockerfile 0.6%Language:Shell 0.1%Language:Procfile 0.0%