Skip to content

Telegram musik bot untuk memutar musik di VCG telegram group kalian

License

Notifications You must be signed in to change notification settings

caul1007/NdiMusicBot

 
 

Repository files navigation

ɴᴅɪ ᴍᴜsɪᴄ ʙᴏᴛ

Open Source Maintenance CodeQuality GitHub Forks GitHub Stars

Bot musik telegram untuk memutar musik+video dengan bahasa pemrograman Python menggunakan Pyrogram dan Py-Tgcalls

Ready-To-Use Bot Support Channel Support Chat

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:
GenerateStringName

🔗 Deploy to Heroku/Okteto

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 NdiMusicBot on Heroku and Okteto!

Deploy on OKTETO

🔗 Deploy to VPS

Checkout Docs for Detailed Explanation on VPS Deploy

$ git clone https://github.com/Ndiproject/NdiMusicBot
$ cd NdiMusicBot
$ pip3 install -U -r requirements.txt
$ cp sample.env .env

Edit .env with your values and then start bot with

$ bash start

Not Getting VPS Method? Watch Tutorial

Config Vars

Contact & Support

License

Distributed under the MIT License See LICENSE.md for more information.

Acknowledgement

Special thanks to these amazing projects/people which/who help power NdiMusicBot:

About

Telegram musik bot untuk memutar musik di VCG telegram group kalian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%