Skip to content

NOBITA-RDX/RDX-MUSICN

Repository files navigation

Rdx Music Bot RELEASE

Arohi Music Bot is a Powerful Telegram Music+Video Bot written in Python using Pyrogram and Py-Tgcalls by which you can stream songs, video and even live streams in your group calls via various sources.

  • Youtube, Soundcloud, Apple Music, Spotify, Resso, Live Streams and Telegram Audios & Videos support.
  • Written from scratch, making it stable and less crashes with attractive thumbnails.
  • Loop, Seek, Shuffle, Specific Skip, Playlists etc support
  • Multi-Language support
🖇 VPS Deployment
  1. Upgrade and Update:

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

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

    sudo pip3 install -U pip
    
  4. Installing Node:

    curl -fssL https://deb.nodesource.com/setup_18.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm
    
  5. Clone the Repository:

    git clone your_repo_link && cd repo_name
    
  6. Install Requirements:

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

    cp sample.env .env
    
  8. Editing Vars:

    vi .env
    

    Press I to start editing. Edit .env with your values. Press Esc, then type :wq to save and exit.

  9. Finally, Run Your Music Bot:

    sudo apt install tmux && tmux
    bash start
    

Deploy On Heroku

Deploy

🏷 Support

For any questions or assistance, feel free to reach out:

Made with ❤️ by 𝙍𝘿𝙓

Developed by: credit

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages