Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
/ KillerX-Music Public archive

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.

License

Notifications You must be signed in to change notification settings

TeamKillerX/KillerX-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KillerX Music

Python Version Issues Forks Stars Contributors Repository Size Docker Pulls

back

️                       ⚠️ WARNING FOR YOU ️ ️⚠️
   KillerX-Music is used to help your account activities on Telegram
   We are not responsible for what you misuse in this repository
   !  Be careful when using this repository!
   If one of the members misuses this repository, we are forced to ban you
   Never ever abuse this repository

Command Prefix

from KillerXMusic.nocmds.prefix import command, other_filters
from KillerXMusic import app

@app.on_message(command("example") & other_filters)
def spam(bot, message):
    app.send_photo(message.chat.id, "telegraph img links")

Eval Command

onwer sudo only

# Assistant One 
/eval await ass.one.send_message(message.chat.id, "Hello World")
# send photo
/eval m = "your_group_here"
await app.send_photo(m, "link telegraph or pinterest")

Add Secrets env

API_ID
API_HASH
BOT_TOKEN
LOG_GROUP_ID
OWNER_ID
MONGO_DB_URI
MUSIC_BOT_NAME
STRING_SESSION
HEROKU_API_KEY
HEROKU_APP_NAME
HEROKU_EMAIL

Tutorial Vps

Rendy@Ubuntu~ $ sudo su
Rendy@Ubuntu~ $ sudo apt-get update -y && sudo apt-get upgrade -y
Rendy@Ubuntu~ $ sudo apt-get install nano -y
Rendy@Ubuntu~ $ sudo apt-get install screen -y
Rendy@Ubuntu~ $ sudo apt-get install docker.io -y
Rendy@Ubuntu~ $ sudo apt-get install python -y && sudo apt-get install python3-pip ffmpeg -y
Rendy@Ubuntu~ $ git clone https://github.com/TeamKillerX/KillerX-Music
Rendy@Ubuntu~ $ cd KillerX-Music
Rendy@Ubuntu~ $ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
Rendy@Ubuntu~ $ source ~/.bashrc
Rendy@Ubuntu~ $ nvm install v18
Rendy@Ubuntu~ $ cp sample.env .env
Rendy@Ubuntu~ $ nano .env
# [ ctrl s + ctrl x ] # done
Rendy@Ubuntu~ $ screen -S killerx
Rendy@Ubuntu~ $ pip3 install -r req*
Rendy@Ubuntu~ $ python3 -m KillerXMusic 

Support and Help:

We do not provide any support or help or take any questions or queries around this repo, if you want to deploy it you are on your own, learn to read or ask in some python dev group or stalkoverflow, the internet is your learning ground - but do NOT come our support group asking any help around the code or the repo, you will get immediately banned and just cussed at.

We did not run this bot or this repo to feed every entititled user who demands our dedicated time and attention, we are tired of it and the horrible community around kangs.

Contributors

CREDITS

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages