Sielzz Music adalah proyek bot musik telegram, memungkinkan Anda memutar musik di telegram grup obrolan suara.

Overview

Hi, I am:

Codacy

Requirements ๐Ÿ“

Get STRING_SESSION from below:

GenerateString

๐ŸŽ– History

Mentioned in Awesome Python

Features ๐Ÿ”ฎ

  • Thumbnail Support

  • Playlist Support

  • Showing track names when skipping

  • Youtube, Local playback support

  • Settings panel

  • Control with buttons

  • Userbot auto join

  • Channel Music Play

  • Keyboard selection support for youtube play

  • Lyrics Scrapper

  • Unlimited Queue

  • Broadcast Bot

  • Statistic Collector

  • Group Tools (ban/unban/mute/unmute)

  • Block / Unblock (restrict user for using your bot)

Commands ๐Ÿ› 

  • /play / /p <song name> - putar lagu yang kamu minta

  • /playlist - Tampilkan daftar putar sekarang

  • /song <song name> - unduh lagu yang Anda inginkan dengan cepat

  • /search <query> - cari video di youtube dengan detail

  • /vsong <song name> - unduh video yang Anda inginkan dengan cepat

  • /lyric <song name> - penghapus lirik

  • /vk <song name> - hasilkan lagu tanpa unduh

Admins Only ๐Ÿ‘ฉโ€๐Ÿ’ป

  • /player - buka panel pengaturan pemutar musik

  • /pause - jeda pemutaran lagu

  • /resume - melanjutkan pemutaran lagu

  • /skip - mainkan lagu berikutnya

  • /end - hentikan pemutaran musik

  • /musicplayer on - untuk mengaktifkan pemutar musik di grup Anda

  • /musicplayer off - untuk menonaktifkan pemutar musik di grup Anda

  • /join - undang asisten ke obrolan Anda

  • /userbotleave - hapus asisten dari obrolan Anda

  • /reload / /r - Segarkan daftar admin

  • /uptime - periksa status waktu aktif bot

  • /ping - periksa status ping bot

  • /auth - orang yang berwenang untuk mengakses perintah admin

  • /deauth - orang yang tidak berwenang untuk mengakses perintah admin

  • /control - buka panel kontrol pemutar musik

Sudo User ๐Ÿง™โ€โ™‚๏ธ

  • /stats - lihat statistik bot

  • /userbotleaveall - perintahkan asisten untuk meninggalkan semua grup

Owner Only ๐Ÿคด

  • /broadcast - kirim pesan siaran dari bot

  • /block - blokir orang karena menggunakan bot Anda

  • /unblock - buka blokir orang yang Anda blokir karena menggunakan bot Anda

  • /blocklist - tampilkan daftar semua orang yang diblokir karena menggunakan bot Anda

Heroku Deployment

Deploy

VPS Deployment ๐Ÿ“ก

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/sielzz/SielzzMusic # Clone your repo.

cd SielzzMusic

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

Special Credits

Grup & Channel ๐Ÿ“ข

Reddit cli to slack at work

Reddit CLI (v1.0) Introduction Why Reddit CLI? Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, t

3 Jun 22, 2021
A python notification tool used for sending you text messages when certain conditions are met in the game, Neptune's Pride.

A python notification tool used for sending you text messages when certain conditions are met in the game, Neptune's Pride.

Paul Clarke 1 Jan 16, 2022
Sail is a free CLI tool to deploy, manage and scale WordPress applications in the DigitalOcean cloud.

Deploy WordPress to DigitalOcean with Sail Sail is a free CLI tool to deploy, manage and scale WordPress applications in the DigitalOcean cloud. Conte

Konstantin Kovshenin 159 Dec 12, 2022
A Pancakeswap v2 trading client (and bot) with limit orders, stop-loss, custom gas strategies, a GUI and much more.

Pancakeswap v2 trading client A Pancakeswap trading client (and bot) with limit orders, stop-loss, custom gas strategies, a GUI and much more. If you

571 Mar 15, 2022
Automatically check for free Anmeldung appointments.

Berlin Anmeldung Appointments (Python) This Python script will automatically check for free Anmeldung appointments in Berlin, and find them for you. T

Martรญn Aberastegue 6 May 19, 2022
A Python wrapper around the OpenWeatherMap web API

PyOWM A Python wrapper around OpenWeatherMap web APIs What is it? PyOWM is a client Python wrapper library for OpenWeatherMap (OWM) web APIs. It allow

Claudio Sparpaglione 740 Dec 18, 2022
Pure Python 3 MTProto API Telegram client library, for bots too!

Telethon โญ๏ธ Thanks everyone who has starred the project, it means a lot! Telethon is an asyncio Python 3 MTProto library to interact with Telegram's A

LonamiWebs 7.3k Jan 01, 2023
Fast and multi-threaded script to automatically claim targeted username including 14 day bypass

Instagram Username Auto Claimer Fast and multi-threaded script to automatically claim targeted username. Click here to report bugs. Usage Download ZIP

265 Dec 28, 2022
AWS Lambda Fast API starter application

AWS Lambda Fast API Fast API starter application compatible with API Gateway and Lambda Function. How to deploy it? Terraform AWS Lambda API is a reus

OBytes 6 Apr 20, 2022
BoostIRC - IRC Bot which posts boosts to IRC

BoostIRC Quick Start git clone https://github.com/valcanobacon/BoostIRC.git cd B

7 Dec 23, 2022
An youtube videos thumbnail downloader telegram bot.

YouTube-Thumbnail-Downloader An youtube videos thumbnail downloader telegram bot. Made with Python3 (C) @FayasNoushad Copyright permission under MIT L

Fayas Noushad 40 Oct 21, 2022
A media upload to telegraph module

A media upload to telegraph module

Fayas Noushad 5 Dec 01, 2021
Python written Rule34 API

Python written Rule34 API

1 Nov 11, 2021
A Telegram Calculator to calculate your maths sums

CalculatorBot A Telegram Calculator to calculate your maths sums! Made by /Team

TeamOctave 2 Dec 31, 2021
Template to create a telegram bot in python

Template for Telegram Bot Template to create a telegram bot in python. How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOK

Ali Hejazizo 12 Aug 14, 2022
A github actions + python code to extract URLs to code repositories to put into standard form, starting with github

A github actions + python code to extract URLs to code repositories to put into standard form, starting with github ---- NOTE: JUS

Justin Gosses 2 Nov 15, 2021
Python SDK for IEX Cloud

iexfinance Python SDK for IEX Cloud. Architecture mirrors that of the IEX Cloud API (and its documentation). An easy-to-use toolkit to obtain data for

Addison Lynch 640 Jan 07, 2023
Shellkg-py - A temporary Repository to rewrite of shellpkg in python

Shellkg-py - A temporary Repository to rewrite of shellpkg in python

2 Jan 26, 2022
Telegram Bot to Filter posts in Bot Inline search

Inline-Filter-Bot A Telegram Bot for filter in Inline Features Unlimited Filters Supports all type of filters Supports Alert Button Using Common Marku

Code X Botz 67 Dec 26, 2022
Trading bot - A Trading bot With Python

Trading_bot Trading bot intended for 1) Tracking current prices of tokens 2) Set

Tymur Kotkov 29 Dec 01, 2022