Skip to content

FallenX1025/ArchMusic

Repository files navigation

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

  1. Installing Required Packages:

sudo apt-get install python3-pip ffmpeg -y

  1. Setting up PIP:

sudo pip3 install -U pip

  1. Installing Node:

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

  1. Clone the Repository:

git clone your repo link && cd repo name

  1. Install Requirements:

pip3 install -U -r requirements.txt

  1. Create .env with sample.env:

cp sample.env .env

Edit .env with your vars

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

  1. Finally Run Your Music Bot:

python3 -m ArchMusic

MADE BY ❤️ SAKIL

DEVOLOPER ❤️ Zoney

DEVOLOPER ❤️ Rudra

🏷 Support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages