Giter Site home page Giter Site logo

vikasind / archmusic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from archbots/archmusic

0.0 0.0 0.0 942 KB

Explore the world of music with our Telegram music streaming bot! Our source code features seamless integration with YouTube, Resso, Spotify, and cloud music platforms. Enjoy on-demand access to a vast collection of songs right within Telegram. Discover your favorite tracks, create playlists, and experience music like never before

Home Page: https://t.me/ArchBots

License: MIT License

Python 99.90% Dockerfile 0.09% Procfile 0.01%

archmusic's Introduction

Arch 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 SAKIL

Developed by: credit

archmusic's People

Contributors

itszoney avatar koch-dev avatar dependabot[bot] 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.