Ap lokit lokit

Overview

๐ŸŽต FANDA PROJECT ๐ŸŽต

HAI AKU FANDA!

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 - 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

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/FandaMisic # 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
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
TwitterDataStreaming - Twitter data streaming using APIs

Twitter_Data_Streaming Twitter data streaming using APIs Use Case 1: Streaming r

Rita Kushwaha 1 Jan 21, 2022
Generate and Visualize Data Lineage from query history

Tokern Lineage Engine Tokern Lineage Engine is fast and easy to use application to collect, visualize and analyze column-level data lineage in databas

Tokern 237 Dec 29, 2022
A Git Alert Bot - Github Integration for Pyrogram & Telethon

Yet Another GitAlertBot Inspired From @Pokurt's GitGram Run Bot: Local Host Git Clone Repo : For Telethon Version : git clone https://github.com/DevsE

DevsExpo 23 Oct 21, 2022
Notification Reminder Application For Python

Notification-Reminder-Application No matter how well you set up your to-do list and calendar, you arenโ€™t going to get things done unless you have a re

1 Nov 26, 2021
๐Ÿชฃ Bitbucket Server PAT Generator

๐Ÿชฃ Bitbucket Server PAT Generator ๐Ÿค Introduction Bitbucket Server (nee Stash) can hand out Personal Access Tokens (PAT) to be used in-place of user+p

reecetech 2 May 03, 2022
Discord bot built using Python. through this you can get information about the upcoming matches, scoreboard, live score

IPL-bot This is a Discord bot built using Python. through this you can get information about the upcoming matches, scoreboard, live score, and many mo

0 Dec 23, 2021
Python Capfire API wrapper

General CampfireAPI based on Campfire web. Install pip install Campfire-API Quickstart Use it without login: from campfire_api import CampfireAPI cf

Ghost 0 Jan 03, 2022
Volt is yet another discord api wrapper for Python. It supports python 3.8 +

Volt Volt is yet another discord api wrapper for Python. It supports python 3.8 + How to install [Currently Not Supported.] pip install volt.py Speed

Minjun Kim (Lapis0875) 11 Nov 21, 2022
A small package to markdownify Notion blocks.

markdownify-notion A small package to markdownify notion blocks. Installation Install this library using pip: $ pip install markdownify-notion Usage

Sergio Sรกnchez Zavala 2 Oct 29, 2022
๐Ÿ™ Share your Github stats for 2020 on Twitter

Year on Github ๐Ÿ™ Share your Github stats for 2020 on Twitter. This project contains a small web app that let's you share stats about your Github acti

Johannes Rieke 129 Dec 25, 2022
Request based Python module(s) to help with the Newegg raffle.

Newegg Shuffle Python module(s) to help you with the Newegg raffle How to use $ git clone https://github.com/Matthew17-21/Newegg-Shuffle $ cd Newegg-S

Matthew 45 Dec 01, 2022
Terminal-Trade(Panel API) For Binance

Binance-Trade-Project Binance Futures Terminal-Trade(API) & Binance This Project Worth Around 500 Bucks. **I Did This Project For SomeOne And He

Cyber 9 Dec 30, 2021
Senexia - A powerful telegram bot to manage your groups as effectively as possible

โšก Kenechi bot โšก A Powerful, Smart And Simple Group Manager ... Written with AioG

Akhi 2 Jan 11, 2022
Administration Panel for Control FiveM Servers From Discord

FiveM Discord Administration Panel Version 1.0.0 If you would like to report an issue or request a feature. Join our Discord or create an issue. Contr

NIma 9 Jun 17, 2022
Checks if Minecraft accounts are available, or taken.

MCNameChecker Checks validity of Minecraft IGN's. Using async to make it even faster. Has rate-limit detections and Proxy support Usage Q. How do I us

Dimitri Demarkus 5 Apr 22, 2022
TikTok 4L and 4C checker that doesn't count banned usernames as available

TikTok 4L and 4C checker that doesn't count banned usernames as available. Once a username is available, it will send it to your Discord Webhook.

cliphd 26 May 01, 2022
BLYRIC is a Twitter bot that tweets a song lyric every night.

BLYRIC BLYRIC, a bot that tweets a song lyric every night. Follow on Twitter: @blyric_ Overview BLYRIC is a Twitter bot that tweets a song quote every

Bruno Kenzo Hyodo 6 Oct 05, 2022
A simple chat api that can also work with ipb4 and chatbox+

SimpleChatApi API for chatting that can work on its own or work with Invision Community and Chatbox+. You are also welcome to create frontend for this

Anubhav K. 1 Feb 01, 2022
Utility for downloading fanfiction in bulk from the Archive of Our Own

What is this? This is a program intended to help you download fanfiction from the Archive of Our Own in bulk. This program is primarily intended to wo

73 Dec 30, 2022