Skip to content

Files

Latest commit

ebc22d0 · Jul 7, 2021

History

History
83 lines (67 loc) · 3.09 KB

README.md

File metadata and controls

83 lines (67 loc) · 3.09 KB

Music-Ken

🎶 MUSIK KEN

A bot that can play music on Telegram Group and Channel Voice Chats

POWERED BY PYTGCALLS

💜 HEROKU

VIA Repl.it

Klik tombol dibawah untuk mengambil Pyrogram String Session Atau pilih p bukan t

generate_string

VIA BOT TELEGRAM

Khusus strings pyrogram

⚔ Self-hosting (For Devs)

# Install Git First (apt-instll git)
$ git clone https://github.com/kenkannih/Music-Ken
$ cd Music-Ken
# Upgrade sources
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Rename example.env to local.env and fill
$ npm i -g npm
# Start Bot 
$ python(3) -m MusicKen

Commands for Group 🛠

For all in group

  • /play <song name> - play song you requested
  • /play <reply to audio> - play replied file
  • /playlist - Show now playing list
  • /current - Show now playing
  • /song <song name> - download songs you want quickly
  • /search <query> - search videos on youtube with details
  • /video <song name> - download videos you want quickly
  • /player - open music player settings panel
  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /userbotjoin - invite assistant to your chat
  • /userbotleave - remove assistant from your chat
  • /admincache - Refresh admin list

Credits

Special Credits

This bot is based on the original work done by Rojserbest. Without his hardwork daisyxmusic won't exist. DaisyXmusic is a modified version of Callsmusic for fit the needs of @DaisyXbot users

Contribtors