Skip to content
View rakeshkumar11111's full-sized avatar
Block or Report

Block or report rakeshkumar11111

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rakeshkumar11111/README.md

Commands 🛠

  • /play <song name> - play song you requested
  • /song <song name> - download songs you want quickly

Admins Only 👷‍♂️

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

Heroku Deployment 💜

The easy way to host this bot, deploy to Heroku, Change the app country to Europe (it will help to make the bot stable).

Deploy

ᴅᴇᴘʟᴏʏ ᴏɴ ᴠᴘꜱ ꜱᴇʀᴠᴇʀ 📡

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/HEXOROP/eSportMusicX # Clone your repo.
cd eSportMusicX
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.)
p

Popular repositories

  1. rakeshkumar11111 rakeshkumar11111 Public

    Config files for my GitHub profile.

    Python

  2. YukkiMusicBot YukkiMusicBot Public

    Forked from TeamYukki/YukkiMusicBot

    Telegram Group Calls Streaming bot with some useful features, written in Python with Pyrogram and Py-Tgcalls. Supporting platforms like Youtube, Spotify, Resso, AppleMusic, Soundcloud and M3u8 Links.

    Python

  3. viprakesh123 viprakesh123 Public

  4. Telegram Telegram Public

    Forked from ITZ-ZAID/Telegram

    Telegram Management Bot Most powerful more stable Telethon & ptb Based

    Python

  5. Telethon-Music Telethon-Music Public

    Forked from ITZ-ZAID/Telethon-Music

    A Telegram Music bot Based on Telethon Library. Powerfull And High Quality Sounds. First Awesome Code Based On Telethon using py-tgcalls and yt-dlp.

    Python

  6. rakeshmusic rakeshmusic Public

    Forked from Infinity-Bots/GroupMusicPlayerBot

    Advanced telegram group music play bot!

    Python