Music bot for playing music on telegram voice chat group.

Overview

Somali X Music 🎡

Music bot for playing music on telegram voice chat group.

Requirements

Get STRING_SESSION from here:

GenerateString

Commands

  • /play - play song you requested
  • /playlist - Show now playing list
  • /current - Show now playing
  • /song - download songs you want quickly
  • /search - search videos on youtube with details
  • /video - download videos you want quickly
  • /lyric - searching lyric
  • /q or /quotly - make a sticker by reply text like @quotlybot
  • /paste - paste your text or document to pastebin and make photo from that

Admins Only

  • /player - open music player settings panel
  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /musicplayer on - to disable music player in your group
  • /musicplayer off - to enable music player in your group
  • /userbotjoin - invite assistant to your chat
  • /userbotleave - remove assistant from your chat
  • /reload - Refresh admin list
  • /uptime - check the bot uptime status
  • /ping - check the bot ping status

Sudo User

  • /pmpermit on | off turn on/off the assistant pmpermit
  • /userbotleaveall - order the assistant to leave all groups
  • /gcast - send a broadcast message
  • /rmd - remove all downloaded file

If you deploy on heroku, sudo can :

  • /usage - see your dynos usage for your app
  • /update - to push last commit on github
  • /restart - restarting your bot
  • /setvar - add or retype your var on heroku
  • /delvar delete your var on heroku

pm-permit

  • .yes - approve user for sending message to assistant
  • .no - disapprove user for sending message to assistant

πŸ”Ž Support Inline Search

Heroku Deployment πŸ’œ

The easy way to host this bot, deploy to Heroku

Deploy

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/KennedyProject/KennedyXMusic # Clone your repo.
  • cd KennedyXMusic
  • 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 πŸ•ŠοΈ

Support & Updates πŸ›΅

Owner
Abdisamad Omar Mohamed
You ignorance makes makes me strong
Abdisamad Omar Mohamed
A stable telegram bot to get restricted messages with custom thumbnail support

Save restricted content Bot A stable telegram bot to get restricted messages with custom thumbnail support

DEVANSH 3 Feb 09, 2022
Discord bot that automatically fills out health screenings

Auto Covid Bot Automatically fill out the NYC DOE health screening form by registering with a discord bot School code can be found on https://schoolse

Cleo 2 Jul 29, 2022
Simple-nft-tutorial - A simple tutorial on making nft/memecoins on algorand

nft/memecoin Tutorial on Algorand Let's make a simple NFT/memecoin on the Algora

2 Feb 05, 2022
This repository are used to give class about AWS

AWSTraining This repository are used to give class about AWS by Marco Antonio Pereira Linkedin: https://www.linkedin.com/in/marcoap To see the types o

Marco Antonio Pereira 6 Nov 23, 2022
A supabase client for python

supabase-client A Supabase client for Python. This mirrors the design of supabase-js Full documentation: https://keosariel.github.io/2021/08/08/supaba

kenneth gabriel 11 Dec 19, 2022
Os-Remoter with Python (Telegram Bot)

Remote-Os Os-Remoter with Python (Telegram Bot) [1] First install "python -m pip install --upgrade pip" [2] Second install the modules inside file ins

Alisa Alikhani 2 Nov 09, 2022
A Discord bot for osu!

This is the mostly-complete repo for the owo Discord osu! bot which you can invite here. As you look through this repo, please keep in mind that all o

Stevy 43 Dec 28, 2022
Discord bot for Shran development

shranbot A discord bot named Herbert West that will monitor the Shran development discord server. Using dotenv shranbot uses a .env file to load secre

Matt Williams 1 Jul 29, 2022
Automatically deploy freqtrade to a remote Docker host and auto update strategies.

Freqtrade Automatically deploy freqtrade to a remote Docker host and auto update strategies. I've been using it to automatically deploy to vultr, but

p-zombie 109 Jan 07, 2023
Change Discord HypeSquad in few seconds!

a simple python script that change your hypesquad to what house you choose

Ho3ein 5 Nov 16, 2022
A project that alerts me when there's a dog outside so I can go look at it.

Dog Detector A project that alerts me when there's a dog outside so I can go look at it. Tech Specs This script uses the YOLOv3 object detection model

rydercalmdown 58 Jul 29, 2022
A simple object model for the Notion SDK.

A simplified object model for the Notion SDK. This is loosely modeled after concepts found in SQLAlchemy.

Jason Heddings 54 Jan 02, 2023
πŸŽ€ First and most powerfull open source clicktune botter

CTB πŸ–€ Follow me here: Discord | YouTube | Twitter | Github 🐺 Features: /* *- The first *- Fast *- Proxy support: http/s, socks4/5, premieum (w

IΡ‚Ρ•_Ρ΄ΞΉcΠ½Ρ‡#1337 22 Aug 29, 2022
A Python library for loading data from a SpaceX Starlink satellite.

Starlink Python A Python library for loading data from a SpaceX Starlink satellite. The goal is to be a simple interface for Starlink. It builds upon

Austin 2 Jan 16, 2022
google-resumable-media Apache-2google-resumable-media (πŸ₯‰28 Β· ⭐ 27) - Utilities for Google Media Downloads and Resumable.. Apache-2

google-resumable-media Utilities for Google Media Downloads and Resumable Uploads See the docs for examples and usage. Experimental asyncio Support Wh

Google APIs 36 Nov 22, 2022
An API-driven solution for Makerspaces, Tinkerers, and Hackers.

Mventory is an API-driven inventory solution for Makers, Makerspaces, Hackspaces, and just about anyone else who needs to keep track of "stuff".

Matthew Macdonald-Wallace 107 Dec 21, 2022
Python-random-quote - A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

amir mohammad fateh 1 Jan 02, 2022
An all-in-one discord bot!

Interbot Interbot is a do-it-all bot originally made for the Interbyte Studios discord server. This repo contains the code for this bot, allowing you

Logan 5 Aug 03, 2021
A Simple Telegram Bot To Download And Upload Files

AquaDLBot ➠ I Can Download And Upload files To Telegram DEMO Copyright (C) 2020-2026 by [ema

Asia Argento 8 Feb 15, 2022