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 anti-repostbot script for reddit, runs u/ThisIsARepostBotBot

ThisIsARepostBotBot So you found a repost bot, now what? This is a bot to reply to all posts of a repost bot with a message urging users to report and

3 May 23, 2022
This is a cryptocurrency trading bot that analyses Reddit sentiment and places trades on Binance based on reddit post and comment sentiment. If you like this project please consider donating via brave. Thanks.

This is a cryptocurrency trading bot that analyses Reddit sentiment and places trades on Binance based on reddit post and comment sentiment. The bot f

Andrei 157 Dec 15, 2022
Hydrathallies'in istegi uzerine yapildi :)

Telegram-Doviz-Bot Telegram Döviz Botu, Pyrogram ile yapıldı. Deploy Deploy on Heroku Deploy on local git clone https://github.com/lambda-stock/Telegr

2 Dec 08, 2021
unofficial source of the discord bot, “haunting.” created by: vorqz, vert, & Veltz

hauntingSRC unofficial source of the discord bot, “haunting.” created by: vorqz, vert, & Veltz reasoning: creators skidded the most of this bot and do

Vast 11 Nov 04, 2022
Python client and module for BGP Ranking

Python client and module for BGP Ranking THis project will make querying BGP Ranking easier. Installation pip install pybgpranking Usage Command line

D4 project 3 Dec 16, 2021
Catinthebox - Awesome bot for Mastodon

Cat In The Box :3 Description Awesome bot for Mastodon Requirements python pip g

satanist 0 Jan 19, 2022
Free & open source API service for obtaining information about +9600 universities worldwide.

Free & open source API service for obtaining information about +9600 universities worldwide.

Yagiz Degirmenci 57 Nov 04, 2022
Asynchronous Python Wrapper for the Ufile API

Ufile.io Asynchronous Python Wrapper for the Ufile API (Unofficial).

Gautam Kumar 16 Aug 31, 2022
Documentation and Samples for the Official HN API

Hacker News API Overview In partnership with Firebase, we're making the public Hacker News data available in near real time. Firebase enables easy acc

Y Combinator Hacker News 9.6k Jan 03, 2023
Unencrypted Story View Botter is a helpful tool that allows thousands of people to watch your posts.

Unencrypted Story View Botter is a helpful tool that allows thousands of people to watch your posts.

8 Aug 05, 2022
This bot will send you an email or notify you via telegram & discord if dolar/lira parity breaks a record.

Dolar Rekor Kırdı Mı? This bot will send you an email or notify you via Telegram & Discord if Dolar/Lira parity breaks a record. Mailgun can be used a

Yiğit Göktuğ Budanur 2 Oct 14, 2021
Termux Pkg

PKG Install Termux All Basic Pkg. Installation : pkg update && pkg upgrade && pkg install python && pkg install python2 && pkg install git && git clon

ɴᴏʙɪᴛᴀシ︎ 1 Oct 28, 2021
Pagination for your discord.py bot using the discord_components library!

Paginator - discord_components This repository is just an example code for how to carry out pagination using the discord_components library for python

Skull Crusher 9 Jan 31, 2022
A Discord/Xenforo bot!

telathbot A Discord/Xenforo bot! Pre-requisites pyenv (via installer) poetry Docker (with Go version of docker compose enabled) Local development Crea

Telath 4 Mar 09, 2022
Fetch fund data from avanza.se using Python and some web scraping with bs4

Py(A)vanza Fetch fund data from avanza.se using Python and some web scraping with bs4. The default way is to display the data in the terminal, apply -

dunderrrrrr 1 Jan 27, 2022
pymobiledevice fork with more recent coding standards and many more features

Description Features Installation Usage Sending your own messages Lockdown messages Instruments messages Example Lockdown services com.apple.instrumen

255 Dec 28, 2022
A telegram bot to monitor the latest NFT price on BSC.

NFT_Monitor This is a telegram bot for monitoring price and ranking of NFT on Binance Smart Chain. Can fetch latest ranking and price in real time. .P

Niko Pang 10 Oct 09, 2022
❤️ Hi There Im EzilaX ❤️ A next gen powerful telegram group manager bot 😱 for manage your groups and have fun with other cool modules Made By Sadew Jayasekara 🔥

❤️ EzilaX v1 ❤️ Unmaintained. The new repo of @EzilaXBot is Public. (It is no longer based on this source code. The completely rewritten bot available

Sadew Jayasekara 18 Nov 24, 2021
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

1 Dec 07, 2021
Tweet stream in OBS browser source

Tweetron TweetronはOBSブラウザーソースを使用してツイートを画面上に表示するツールソフトです Windowsのみ対応 (Windows10動作確認済) ダウンロード こちらから最新版をダウンロードしてください (現在ベータテスト版を配布しています) Download ver0.0.

Cube 0 Apr 05, 2022