Giter Site home page Giter Site logo

spotify-music's Introduction

💡Dᴇᴠᴇʟᴏᴩᴇᴍᴇɴᴛ•Sᴜᴩᴩᴏʀᴛ👥Here !

Spotify Spotify

Cᴏᴍᴍᴀɴᴅs

->Music•Player<-
=>> *Song Playing* 🎧 
❍ /play  - play song you requested
❍ /song  - download songs you want quickly
❍ /video  - download videos you want quickly
=>> *Admins only*
❍ /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
❍ /refresh - Refresh admin list

Admins Only 👷‍♂️

  • /player - open music player settings panel
  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /music on - to disable music player in your group
  • /music off - to enable music player in your group
  • /join - invite assistant to your chat
  • /leave - remove assistant from your chat
  • /reload - Refresh admin list
  • /uptime - check the bot uptime status
  • /ping - check the bot ping status
  • /auth - authorized people to access the admin commands
  • /unauth - deauthorized people to access the admin commands
  • /control - open the music player control panel

Sudo User 🧙‍♂️

  • /stats - see the bot statistic
  • /leaveall - order the assistant to leave all groups
  • /eval (query) - execute any code
  • /sh (query) - run any code

Owner Only 👨🏻‍✈️

  • /broadcast - send a broadcast message from the bot
  • /block - block people for using your bot
  • /unblock - unblock people you blocked for using your bot
  • /blocklist - show the list of all people who's blocked for using your bot

VPS Deployment 📡

sudo apt update && apt upgrade -y
sudo apt install python3-pip ffmpeg -y
sudo curl -sL https://deb.nodesource.com/setup_17.x | sudo bash -
sudo apt-get install -y nodejs
sudo npm i -g npm
git clone https://github.com/TeamDeeCode/DeCodeMusic # clone the repo.
cd DeCodeMusic
sudo pip3 install --upgrade pip
sudo pip3 install -U -r requirements.txt
cp example.env .env # use vim to edit ENVs
vim .env # fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file).
sudo python3 main.py # run the bot.

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).

Support & Updates 🎑

spotify-music's People

Contributors

team-patricia avatar bot-support avatar piroxpower avatar pranav-saraswat avatar libgnu avatar ahmedhmis avatar proerrorxd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.