GithubHelp home page GithubHelp logo

darkm's Introduction

Inflex Music Bot <\>

Deploy on Docker:

git clone https://[email protected]/hostdam/Darkm

Build Docker and Run

cd Darkm && docker build -t darkm . &&  docker run -d --restart=unless-stopped --name darkm darkm

Delivering Superior Music Experience To Telegram


๐ŸŒŸ Features

  • ๐ŸŽต Multiple Sources: Play Music From Various Platforms.
  • ๐Ÿ“ƒ Queue System: Line Up Your Favorite Songs.
  • ๐Ÿ”€ Advanced Controls: Shuffle, Repeat, And More.
  • ๐ŸŽ› Customizable Settings: From Equalizer To Normalization.
  • ๐Ÿ“ข Crystal Clear Audio: High-Quality Playback.
  • ๐ŸŽš Volume Mastery: Adjust To Your Preferred Loudness.

๐Ÿ”ง Quick Setup

  1. Upgrade & Update:

    sudo apt-get update && sudo apt-get upgrade -y
  2. Install Required Packages:

    sudo apt-get install python3-pip ffmpeg -y
  3. Setting up PIP

    sudo pip3 install -U pip
  4. Installing Node

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && source ~/.bashrc && nvm install v18
  5. Clone the Repository

    git clone https://github.com/TeamInflex/InflexMusicBot && cd InflexMusicBot
  6. Install Requirements

    pip3 install -U -r requirements.txt
  7. Create .env with sample.env

    cp sample.env .env
    • Edit .env with your vars
  8. Editing Vars:

    vi .env
    • Press I Button On Keyboard To Start Editing.
    • Edit .env With Your Values.
    • Press Ctrl + C Once You Are Done With Editing Vars And Type :wq To Save .env Or :qa To Exit Editing.
  9. Installing tmux

    sudo apt install tmux -y && tmux
  10. Run The Bot

    bash start

๐Ÿ›  Commands & Usage

The Inflex Music Bot Offers A Range Of Commands To Enhance Your Music Listening Experience On Telegram:

Command Description
/play <song name> Play The Requested Song.
/pause Pause The Currently Playing Song.
/resume Resume The Paused Song.
/skip Move To The Next Song In The Queue.
/stop Stop The Bot And Clear The Queue.
/queue Display The List Of Songs In The Queue.

For A Full List Of Commands, Use /help in Telegram.


๐Ÿ™ Acknowledgements

Special Thanks To All The Contributors , Supporters , And Users Of The Inflex Music Bot. Your Feedback And Support Keep Us Going !

darkm's People

Contributors

amjiddader avatar golujha9936 avatar mrcutex1 avatar teaminflex 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.