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 📢

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!

LocalStack - A fully functional local AWS cloud stack LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications. Cur

LocalStack 45.3k Jan 02, 2023
Program that automates the bump of the Disboard Bot. Done 100% in Python with PyAutoGUI library

Auto-Discord-Bump Program that automates the bump of the Disboard Bot done 100% in python with PyAutoGUI How to configue You will need 3 things before

Mateus 1 Dec 19, 2021
Huggingface transformers for discord

disformers Huggingface transformers for discord base source butyr/huggingface-transformer-chatbots install pip install -U disformers example see examp

SpaceDEVofficial 1 Nov 09, 2021
Aplicação dos metodos de classificação em 3 diferentes banco de dados. Usando...

Machine Learning - Métodos de classificação Base de Dados utilizadas: Dados de crédito Dados do Census Métodos de classificação aplicados: Naive Bayes

1 Jan 18, 2022
Tracks twitter spaces and sends it to a discord webhook.

Tracks twitter spaces and sends it to a discord webhook. Uses the twitter api to find twitter spaces and then the m3u8 url for the space is found using selenium and will have it posted using a discor

Sam Phung 20 Dec 17, 2022
A simple healthcheck wrapper to monitor Kafka.

kafka-healthcheck A simple healthcheck wrapper to monitor Kafka. Kafka Healthcheck is a simple server that provides a singular API endpoint to determi

Rodrigo Nicolas Garcia 3 Oct 17, 2022
Trading Strategies (~50%) developed by GreenT on QuantConnect platform over the autumn quarter

Trading Strategies ~50% of codes from the Applied Financial Technology Course. Contributors: Claire W. Derrick T. Frank L. Utkarsh T. Course Leads: Dy

Utkarsh 2 Feb 07, 2022
Bearer API client for Python

Bearer Python Bearer Python client Installation pip install bearer Usage Get your Bearer Secret Key and integration id from the Dashboard and use the

Bearer 9 Oct 31, 2022
Alcarin Tengwar - a Tengwar typeface designed to pair well with the Brill typeface

Alcarin Tengwar Alcarin Tengwar is a Tengwar typeface designed to pair well with

Toshi Omagari 23 Nov 02, 2022
Work with the AWS IP address ranges in native Python.

Amazon Web Services (AWS) publishes its current IP address ranges in JSON format. Python v3 provides an ipaddress module in the standard library that allows you to create, manipulate, and perform ope

AWS Samples 9 Aug 25, 2022
An open source, multipurpose, configurable discord bot that does it all

Spacebot - Discord Bot Music, Moderation, Fun, Utilities, Games and Fully Configurable. Overview • Contributing • Self hosting • Documentation (not re

Dhravya Shah 41 Dec 10, 2022
Anime Themed Telegram Group Manager Bot By WaifuNetwork

🤍 Yukino Yukinoshita 🤍 #This Is The OLD version Of Yukino Bot New Version Of Yukino Yukinoshita is private. Thanks to everyone who starred Yukino, T

TR0J3N 4 Jan 10, 2022
A Simple, LightWeight, Statically-Typed Python3 API wrapper for GogoAnime.

AniKimi API A Simple, LightWeight, Statically-Typed Python3 API wrapper for GogoAnime The v2 of gogoanimeapi (depreciated) Made with JavaScript and Py

17 Dec 09, 2022
Simple yet efficient tool used to check and sort tokens in terms of there validation.

Discord Token Checker Simple yet efficient tool used to check and sort tokens in terms of there validation.When the program is done,go to the "output"

Robotnik 15 Dec 27, 2022
A tool to build scripts to toggle between minimal & default services in Windows based on user defined lists.

A tool to build scripts to toggle between minimal & default services in Windows based on user defined lists.

AMIT 29 Jan 01, 2023
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

✨ SpamProtectionRobot ✨ Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram. Requirements Python = 3.7 Install Locally Or On A VPS $ git clon

Akshay Rajput 46 Dec 13, 2022
A simple Telegram bot which handles images in whole different way

zeroimagebot thezeroimagebot 🌟 I Can Edit Dimension Of An image which is required by @stickers 🌟 I Can Extract Text From An Image 🌟 !!! New Updates

RAVEEN KUMAR 4 Jul 01, 2021
A compatability shim between Discord.py and Hikari.

Usage as a partial shim: import discord import hikari import hikari_shim dpy_bot = discord.Client(intents=discord.Intents.all(), enable_debug_events=

EXPLOSION 3 Dec 25, 2021
A simple Telegram bot that analyses a given word, built with python-telegram-bot

Telegram Word Bot A simple Telegram bot that analyses a given word, built with python-telegram-bot. The bot is fairly useless - unless you often need

Chris N 2 Jul 14, 2022
A tool for extracting plain text from Wikipedia dumps

WikiExtractor WikiExtractor.py is a Python script that extracts and cleans text from a Wikipedia database dump. The tool is written in Python and requ

Giuseppe Attardi 3.2k Dec 31, 2022