shuxiaokai / Telethon-Music-tgbot

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

𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐞 𝐒𝐭𝐫𝐢𝐧𝐠 𝐒𝐞𝐬𝐬𝐢𝐨𝐧

Releasehub Tutorial

Scalingo Tutorial

ᴅᴇᴘʟᴏʏ

Note: This Code Based On Telethon So You need Telethon String Session And A bot token from @botfather Or Before hosting uh need to fill all config

ꜰᴏʀᴋ ᴅᴇᴘʟᴏʏ ɪꜱ ʜɪɢʜʟʏ ʀᴇᴄᴏᴍᴍᴇɴᴅᴇᴅ

Workflows hosting

Click the button below to import this code. How to host? Simply import this code then fill your vars in config.py then go to Actions and check build logs!

ᴅᴇᴘʟᴏʏ ᴏɴ ʀᴀɪʟᴡᴀʏ 🚄

ꜰᴏʀ ᴅᴇᴘʟᴏʏ ᴏɴ ʀᴀɪʟᴡᴀʏ ᴍᴀᴋᴇ [Necessary Variables in config], ᴜ ʜᴀᴠᴇ ᴛᴏ ꜰɪʟʟ.

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.1%Language:Dockerfile 0.8%Language:Procfile 0.1%