Skip to content

montekvalid/MONTH-EX-PROJECT

 
 

Repository files navigation

🎵 Free Music Projects 🎵

A bot that can play music on Telegram Group and Channel Voice Chats

POWERED BY PYTGCALLS

Available on telegram as @IntelMusic_BOT

Features

  • Thumbnail Support
  • Playlist Support
  • Current playback support
  • Showing track names when skipping
  • Zero downtime, Fully Stable
  • Deezer,Youtube & Saavn playback support
  • Settings panel
  • Control with buttons
  • Userbot auto join

🚀 Deployment

⚔ Self-hosting (For Devs)

# Install Git First (apt-instll git)
$ git clone https://github.com/montekvalid/Free-MusicProject
$ cd Free-MusicProject
# Upgrade sources
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Rename example.env to local.env and fill
$ npm i -g npm
# Start Bot 
$ python(3) -m Free-MusicProject
``

### 💜 Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/montekvalid/Free-MusicProject/tree/master)

Get pyrogram (p)  `SESSION` from here:
[![Run on Repl.it](https://repl.it/badge/github/montek/PyrogramString)](https://repl.it/@montek/PyrogramString?lite=1&outputonly=1)

### Commands for Group 🛠
#### For all in group

- `/playlist` - Show now playing list
- `/current` - Show now playing
- `/song <song name>` - download songs you want quickly
- `/search <query>` - search videos on youtube with details
- `/deezer <song name>` - download songs you want quickly via deezer
- `/saavn <song name>` - download songs you want quickly via saavn
- `/video <song name>` - download videos you want quickly

#### Admins only.
- `/play <song name>` - play song you requested
- `/play <reply to audio>` - play replied file
- `/dplay <song name>` - play song you requested via deezer
- `/splay <song name>` - play song you requested via jio saavn
- `/player` - open music player settings panel
- `/pause` - pause song play
- `/resume` - resume song play
- `/skip` - play next song
- `/end` - stop music play
- `/userbotjoin` - invite assistant to your chat
- `/userbotleave` - remove assistant from your chat
- `/admincache` - Refresh admin list


#### Pmpermit
- `.yes` - approove someone to pm you
- `.no` - disapproove someone to pm you
+ Sudo Users can execute any command in any groups

### Credits
Don't edit this part

#### Special Credits
- [Rojserbest](http://github.com/rojserbes): Callsmusic Developer

This bot is based on the original work done by [Rojserbest](http://github.com/rojserbest). Without his hardwork Geez Music won't exist. 
Free-Project is a modified version of [Callsmusic](https://github.com/callsmusic/callsmusic)

#### Contribtors
- [Vicky](https://github.com/Vckyou): Dev
- [InukaASiTH](https://github.com/InukaAsith): Dev
- [Rojserbest](http://github.com/rojserbes): Dev
- [Wrench](https://github.com/EverythingSuckz/): Dev
- [QueenArzoo](https://github.com/QueenArzoo): Dev
- [lucifeermorningstar](https://github.com/lucifeermorningstar): Dev
- [AuraXNetwork](https://github.com/AuraXNetwork/AuraXMusicBot)
- [Hamker Cat](https://github.com/thehamkercat/)
- [Anjana-Ma](https://github.com/Anjana-Ma):
- [ImJanindu](https://github.com/ImJanindu): 
- [Laky](https://github.com/Laky-64) & [Andrew](https://github.com/AndrewLaneX): PyTgCalls
- [Original Repo owners](https://github.com/suprojects/CallsMusic)

About

Telegram Voice Music Group

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%