pramodofficial / music-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


StormBeatz Music is a telegram bot project that's allow you to play music on telegram voice chat group

Requirements ๐Ÿ“

๐Ÿงช Get STRING_SESSION from below:

GenerateString Pyrogram

๐ŸŽ– History

Mentioned in Awesome Python

Features ๐Ÿ”ฎ

  • Thumbnail Support
  • Yt-dL Fix
  • Updated Plug-in
  • Super Fast Bot
  • No Lag Hang
  • Fast Download Song From Server
  • Program Updated
  • Smooth Player

Commands ๐Ÿ› 

  • /play <song name> - play song you requested
  • /song <song name> - download songs you want quickly

Admins Only ๐Ÿ‘ทโ€โ™‚๏ธ

  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play

Heroku Deployment ๐Ÿ’œ

The easy way to host this bot, deploy to Heroku, Change the app country to Europe (it will help to make the bot stable).

Deploy

๐Ÿ–‡ okteto Deployment

Click the button below to deploy StormBeatz on Okteto!

๐Ÿ–‡ VPS Deployment

Checkout Channel for Detailed Explanation on VPS Deploy

StormBeatz@MacBook~ $ git clone https://github.com/StormBeatz/StormBeatz
StormBeatz@MacBook~ $ cd StormBeatz
StormBeatz@MacBook~ $ ls
StormBeatz@MacBook~ $ pip3 install -U -r requirements.txt
StormBeatz@MacBook~ $ sudo bash setup

Setup will install each and every requirement, nodejs and pip packages automatically. After successfull installation of requirements , setup will ask you to input your vars. Please input your vars correctly.

StormBeatz@MacBook~ $ bash start

Not Getting VPS Method? Watch Tutorial

```

Special Credits ๐Ÿ’–

Support & Updates ๐ŸŽ‘

About

License:GNU General Public License v3.0


Languages

Language:Python 99.0%Language:Shell 0.9%Language:Dockerfile 0.1%