Skip to content

gprose1234gmail/sdf

Repository files navigation

⚠️ This repo is just a clone of YukkiMusicBot. All credits goes to devs of YukkiMusicBot.

ICON

A Telegram Music+video Bot written in Python using Pyrogram and Py-Tgcalls

Ready-To-Use Bot Documentation Support Channel Support Chat

lunaxnd

A Powerful Telegram Music+Video Bot by which you can stream songs, videos and even live streams in your group calls via various sources. It comes with user friendly and easy to use yet elegant features.

Deployment

Read Docs for Detailed Description and Setup Guide on deploying Bot.

Click on buttons to expand!

🔗 Requirements
🔗 String Session

You'll need a API_ID & API_HASH in order to generate pyrogram session. Always remeber to use good API combo else your account could be deleted.

Generate Session via Repl:

Generate Session via Telegram StringGen Bot:

🔗 Deploy to Heroku

Heroku has two vars[ HEROKU_API_KEY & HEROKU_APP_NAME ] for Updater to work. By setting those two vars you can get logs of your heroku app, set var, edit var, delete vars , check dyno usage and update bot. Those two vars are not Mandatory! You can leave them blank too.

Click the button below to deploy Yukki on Heroku!

🔗 Deploy to VPS

Checkout Docs for Detailed Explanation on VPS Deploy

shikhar@MacBook~ $ git clone https://github.com/TechShreyash/SiestaXMusic
shikhar@MacBook~ $ cd SiestaXMusic
shikhar@MacBook~ $ pip3 install -U -r requirements.txt
shikhar@MacBook~ $ cp sample.env .env

Edit .env with your values and then start bot with

shikhar@MacBook~ $ bash start

Not Getting VPS Method? Watch Tutorial

Config Vars

  • Checkout All