Coder Social home page Coder Social logo

eren-yeagero / music-bot-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unknownmortal/music-bot-v2

0.0 0.0 0.0 462 KB

A Super Fast and Powerful Telegram bot for streaming music on telegram videochats, Powered by PyTgCalls and Pyrogram !!

License: GNU General Public License v3.0

Python 99.75% Dockerfile 0.22% Procfile 0.02%

music-bot-v2's Introduction


๐Ÿ’œ ๐— ๐Ÿด๐—ก ๐— ๐˜‚๐˜€๐—ถ๐—ฐ ๐Ÿฎ.๐Ÿฌ โœจ

๐Ÿ—’๏ธ Requirements

๐ŸŒŸ Features

  • Yt-dL Fix
  • Updated Plug-in
  • Super Fast Bot
  • No Lag Hang
  • Fast Download Song From Server
  • Program Updated
  • Smooth Player

โš™๏ธ Commands

  • /play <song name> - play song you requested
  • /song <song name> - download songs you want quickly
  • /ping - Bot Online or Offine

Admins Only ๐Ÿ‘ทโ€โ™‚๏ธ

  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play

M8N Music v2 is a Telegram Bot project that allows you to play music on Telegram through Telegram Voice Chat Feature !!


๐Ÿš€ Deploy On Heroku

Fork ๐Ÿด and Give a star ๐ŸŒŸ to the repo and customise the source code according to you !!

๐Ÿ“ก Deploy On VPS

sudo apt update && apt upgrade -y
sudo apt install git curl python3-pip ffmpeg -y
pip3 install -U pip
curl -sL https://deb.nodesource.com/setup_16.x | bash -
sudo apt-get install -y nodejs
npm i -g npm
git clone https://github.com/UnknownMortal/Music-Bot-v2 # Clone your repo.
cd robot
pip3 install -U -r requirements.txt
cp example.env .env #Use vim to edit ENVs
vim .env #Fill up your 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.)
python3 main.py # Run the bot

๐Ÿ’– Credits

ForTheBadge made-with-python

music-bot-v2's People

Contributors

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