TeamDaisyX / DaisyXMusic

Free and Open Source Group Voice chat music player for telegram ā¤ļø with button support youtube playback support
MIT License
204 stars 826 forks source link
daisy daisyx download-songs music music-play music-player play-song telegram vc vcplayer youtube

DAISYX MUSIC V6.0 šŸŽµ

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

POWERED BY PYTGCALLS

Available on telegram as @DaisyXbot

Features šŸ”„

šŸš€ Deployment

šŸ’œ Heroku

Deploy

Get pyrogram (p) SESSION from here:

Run on Repl.it

āš” Self-hosting

# First Upgrade Your Terminal
$ sudo su (if terminal not have root access)
$ cd (if terminal not have root access)
$ apt update && apt upgrade -y
$ apt install python ffmpeg -y
$ curl -fssL https://deb.nodesource.com/setup_17.x | sudo -E bash -
$ apt install nodejs -y
$ pip3 install -U pip
$ npm i -g npm
# Now Do Git Clone
$ git clone https://github.com/TeamDaisyX/DaisyXmusic
$ cd DaisyXMusic
# Upgrade sources
# Install All Requirements 
$ pip3 install -U -r requirements.txt
# Now Edit example.env and enter your creds
$ cp example.env .env
# Now start the Bot
$ python3 -m DaisyXMusic

Commands for Group šŸ› 

For all in group

Admins only.

Commands for Channel Music Play šŸ› 

For linked group admins only:

If you donlt like to play in linked channel:

  1. Get your channel ID.
  2. Rename your group to: Channel Music: your_channel_id
  3. Add @DaisyXBot as Channel admin with full perms
  4. add helper to channel
  5. Simply send commands in your group.

Commands for Sudo Users āš”ļø

Pmpermit

Special Credits

Inspiration

Contributors

Copyright & License šŸ‘®

DaisyXMusic is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the MIT License as published by the Free Software Foundation.

Made with ā™„ļø by TeamDaisyX