SonaliBendre / YukkiMusicBot

A Telegram Music Bot with proper functions written in Python with Pyrogram and Py-Tgcalls.

Home Page:https://t.me/OfficialYukki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICON

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

Ready-To-Use Bot β€’ Documentation β€’ Support Channel β€’ Support Chat

Yukki Music Bot

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/notreallyshikhar/YukkiMusicBot
shikhar@MacBook~ $ cd YukkiMusicBot
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

Contact & Support

License

Distributed under the GNU General Public License v3.0 License. See LICENSE.md for more information.

Acknowledgements

Special thanks to these amazing projects/people which/who help power Yukki Music Bot:

About

A Telegram Music Bot with proper functions written in Python with Pyrogram and Py-Tgcalls.

https://t.me/OfficialYukki

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.1%Language:Dockerfile 0.1%