Ap lokit lokit

Overview

🎵 FANDA MUSIC BOT

Fanda Music adalah proyek bot telegram yang memungkinkan Anda memutar musik di obrolan suara grup telegram.

Requirements 📝

Get STRING_SESSION from below:

GenerateString Pyrogram

🎖 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 - putar lagu yang kamu minta

  • /playlist - Tampilkan daftar putar sekarang

  • /song - unduh lagu yang Anda inginkan dengan cepat

  • /search - cari video di youtube dengan detail

  • /vsong - unduh video yang Anda inginkan dengan cepat

  • /lyric - penghapus lirik

  • /vk - 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

  • /userbotjoin - undang asisten ke obrolan Anda

  • /userbotleave - hapus asisten dari obrolan Anda

  • /reload - 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

  • /pmpermit on | off on/off asisten pmpermit

  • /userbotleaveall - perintahkan asisten untuk meninggalkan semua grup

  • /gcast - mengirim pesan siaran dari asisten

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

pm-permit 💬

  • .yes - setujui pengguna untuk mengirim pesan ke asisten

  • .no - menolak pengguna untuk mengirim pesan ke asisten

🔎 Support Inline Search

Heroku Deployment 💜

Deploy bot music mu dengan mudah di sini

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/DIORrios285/Fanda-MusicProjectV2 # Clone your repo.

cd FandaMusic

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 📢

Owner
Fatur
SAYA TIDAK JAGO TAPI SAYA TAMPAN!
Fatur
OMDB-and-TasteDive-Mashup - Mashing up data from two different APIs to make movie recommendations.

OMDB-and-TasteDive-Mashup This hadns-on project is in the Python 3 Programming Specialization offered by University of Michigan via Coursera. Mashing

Eszter Pai 1 Jan 05, 2022
A Python IRC bot with dynamically loadable modules

pybot This is a modular, plugin-based IRC bot written in Python. Plugins can bedynamically loaded and unloaded at runtime. A design goal is the abilli

Jeff Kent 1 Aug 20, 2021
A simple python script for rclone. Use multiple Google Service Accounts and cycle through them.

About GSAclone GSAclone is a simple python script for rclone, written with the purpose of using multiple Google service accounts on Google Drive and "

Shiro39 6 Feb 25, 2022
A bot that can play songs in Telegram group voice chats like AK 47

🎧 47Music Player 🎧 A bot that can play songs in Telegram group voice chats like AK 47 ✨ Easy To Deploy Pyrogram Session Config Vars API_ID : Assista

Janindu Malshan 23 Dec 07, 2022
Python client for Arista eAPI

Arista eAPI Python Library The Python library for Arista's eAPI command API implementation provides a client API work using eAPI and communicating wit

Arista Networks EOS+ 124 Nov 23, 2022
Twitter bot that finds new friends in Twitter.

PythonTwitterBot Twitter Bot Thats Find New Friends pip install textblob pip install tweepy pip install googletrans check requirements.txt file Env

IbukiYoshida 4 Aug 11, 2021
Telegram bot for stream music on telegram, powered by py-tgcalls and Pyrogram

Telegram Streamer Bot Telegram bot for stream music on telegram, powered by py-tgcalls and Pyrogram ✨ Features Coming soon, help me to improve it 🛠 C

Shohih Abdul 11 Oct 21, 2022
A python tool to Automate Whatsapp through Whatsapp web

This python tool is used to Automate Whatsapp through Whatsapp web. We can add number of contacts whom we want to send text messages on perticular time

5 Jul 21, 2022
Singer Tap for dbt Artifacts built with the Meltano SDK

tap-dbt-artifacts tap-dbt-artifacts is a Singer tap for dbtArtifacts. Built with the Meltano SDK for Singer Taps.

Prratek Ramchandani 9 Nov 25, 2022
Account Profiles Dumper for Fortnite.

Fortnite Profile Dumper This program allows you to dump your Fortnite account profiles. How to use it? After starting the FortniteProfileDumper.py, yo

PRO100KatYT 12 Jul 28, 2022
L3DAS22 challenge supporting API

L3DAS22 challenge supporting API This repository supports the L3DAS22 IEEE ICASSP Grand Challenge and it is aimed at downloading the dataset, pre-proc

L3DAS 38 Dec 25, 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
Python binding for Terraform.

Python libterraform Python binding for Terraform. Installation $ pip install libterraform NOTE Please install version 0.3.1 or above, which solves the

Prodesire 28 Dec 29, 2022
Automatically Forward files from groups to channel & FSub

Backup & ForceSub Automatically Forward files from groups to channel & Do force sub on members Variables API_ID : Get from my.telegram.org API_HASH :

Arunkumar Shibu 7 Nov 06, 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
An automated, headless YouTube Uploader

An automated, headless YouTube Uploader Authors: Christian C., Moritz M., Luca S. Related Projects: YouTube Watcher, Twitch Compilation Creator, Neura

127 Dec 23, 2022
Shows VRML team stats of all players in your pubs

VRML Team Stat Searcher Displays Team Name, Team Rank (Worldwide), and tier of all the players in your pubs. GUI WIP: Username search works & pub name

Hamish 2 Dec 22, 2022
SongBot2.0 With Python

SongBot2.0 Host 👨‍💻 Heroku 🚀 Manditary Vars BOT_TOKEN : Get It from @Botfather Special Feature Downloads Songs fastly and less errors as well as 0

Mr.Tanaji 5 Nov 19, 2021
Azure free vpn for students only! (Self hosted/No sketchy services/Fast and free)

Azpn-Azure-Free-VPN Azure free vpn for students only! (Self hosted/No sketchy services/Fast and free) This is an alternative secure way of accessing f

Harishankar Kumar 6 Mar 19, 2022
A Python SDK for Tinybird 🐦

Verdin Verdin is a tiny bird, and also a Python SDK for Tinybird . Install pip install verdin Usage Query a Pipe # the tinybird module exposes all im

LocalStack 13 Dec 14, 2022