diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..2dedab6 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +GitHub.com/ramoben200/musicbkru +GitHub.com/ramoben200/musicuserbot diff --git a/README.md b/README.md index 31475d4..9a7e5d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # 🔊 MusicUserBot -## 👨🏻‍💻 RoBotlarimTg - +## 👨🏻‍💻 Ballasresmi @@ -53,8 +52,8 @@ MusicUserBot vaistəsiylə telegramda özünüzə məxsus səsli söhbət botuna - !raw : Temp faylları təmizlə. - !ryuk : Serverdəki ping i yoxla. ``` -#### Yeniləmələri görmək üçün kanala abunə olaq -👨🏻‍💻 Sahib aykhan_s +#### Yeniləmələri görmək üçün kanala abunə olaq +👨🏻‍💻 Sahib BOT_RAMO -⚠️ Çətinliy olarsa support qrupuna yazın +⚠️ Çətinliy olarsa support qrupuna yazın diff --git "a/\326\206\311\246\311\250\325\274\311\250\311\242\307\237\312\215\311\250_\312\200\312\217\312\212\323\204/__main__.py" b/__main__.py similarity index 93% rename from "\326\206\311\246\311\250\325\274\311\250\311\242\307\237\312\215\311\250_\312\200\312\217\312\212\323\204/__main__.py" rename to __main__.py index 6a2aa3f..6d041a3 100644 --- "a/\326\206\311\246\311\250\325\274\311\250\311\242\307\237\312\215\311\250_\312\200\312\217\312\212\323\204/__main__.py" +++ b/__main__.py @@ -1,80 +1,81 @@ -# RoBotlarimTg - MusicUserBot -# Burdan hər hansı modulu kodu faylı reponu -# Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s - -import sys -import time -import logging -from pyrogram import Client as mapple, idle -from ᴋɪʀᴀ_ʟɪɢʜᴛ.pyro_auth import Li -from ɴᴏᴛᴇʙᴏᴏᴋ.design_i import * -""" - \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / - / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ -""" -API_ID = Li.API_ID -API_HASH = Li.API_HASH -SESSION_NAME = Li.SESSION_NAME -""" - \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / - / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ -""" -#enable logging -logging.basicConfig( - format="%(asctime)s - %(name)s - %(levelname)s - %(message)s", - handlers=[logging.FileHandler("__ʀʏʊӄi__.txt"), - logging.StreamHandler() - ], - #level=logging.INFO, -) - -""" - \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / - / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ -""" -PLUGINS = dict( - root="ᴅᴇᴀᴛʜ_ʙᴏᴏᴋ" -) -""" - \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / - / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ -""" -ʍǟֆȶɛʀʍɨռɖ = mapple( - session_name=SESSION_NAME, - api_id=API_ID, - api_hash=API_HASH, - plugins=PLUGINS, - workers=20 - ) -ʍǟֆȶɛʀʍɨռɖ.start() -print("\n\n\n\MusicUserBot dan icazə istəyirəm, Xaiş edirəm dayanın!\n") -time.sleep(5) -print("Bütün sənədlər yoxlanılır!") -time.sleep(3) -print("Sinxronizasiya olunur!") -print("Bitdi!.... davam edirik\n") -time.sleep(1) -print("MODUL Dosyaları yoxlanılır!") -time.sleep(1) -print("Sinxronizasiya olunur!") -time.sleep(3) -print("Bitdi!....Gəlin Başlayaq:\n") -print(" 3") -time.sleep(1) -print(" 2") -time.sleep(1) -print(" 1") -print('✅ MusicUserBot Onlayındır\n') -print(DES_ME) -idle() -ʍǟֆȶɛʀʍɨռɖ.stop() -print("Təmizləmə tamamlandı..\n\n\nBot çıxır:\n") -time.sleep(1) -print(" 1") -time.sleep(1) -print(" 2") -time.sleep(1) -print(" 3\n\n\n") -print('❌ MusicUserBot Offlayndır\n') -print(DED_ME) + +# Ballasresmi - MusicUserBot +# Burdan hər hansı modulu kodu faylı reponu +# Kopyalayan peysərdi..!!!! +# Sahib - @BOT_RAMO + +import sys +import time +import logging +from pyrogram import Client as mapple, idle +from ᴋɪʀᴀ_ʟɪɢʜᴛ.pyro_auth import Li +from ɴᴏᴛᴇʙᴏᴏᴋ.design_i import * +""" + \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / + / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ +""" +API_ID = Li.API_ID +API_HASH = Li.API_HASH +SESSION_NAME = Li.SESSION_NAME +""" + \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / + / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ +""" +#enable logging +logging.basicConfig( + format="%(asctime)s - %(name)s - %(levelname)s - %(message)s", + handlers=[logging.FileHandler("__ʀʏʊӄi__.txt"), + logging.StreamHandler() + ], + #level=logging.INFO, +) + +""" + \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / + / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ +""" +PLUGINS = dict( + root="ᴅᴇᴀᴛʜ_ʙᴏᴏᴋ" +) +""" + \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / + / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ +""" +ʍǟֆȶɛʀʍɨռɖ = mapple( + session_name=SESSION_NAME, + api_id=API_ID, + api_hash=API_HASH, + plugins=PLUGINS, + workers=20 + ) +ʍǟֆȶɛʀʍɨռɖ.start() +print("\n\n\n\MusicUserBot dan icazə istəyirəm, Xaiş edirəm dayanın!\n") +time.sleep(5) +print("Bütün sənədlər yoxlanılır!") +time.sleep(3) +print("Sinxronizasiya olunur!") +print("Bitdi!.... davam edirik\n") +time.sleep(1) +print("MODUL Dosyaları yoxlanılır!") +time.sleep(1) +print("Sinxronizasiya olunur!") +time.sleep(3) +print("Bitdi!....Gəlin Başlayaq:\n") +print(" 3") +time.sleep(1) +print(" 2") +time.sleep(1) +print(" 1") +print('✅ MusicUserBot Onlayındır\n') +print(DES_ME) +idle() +ʍǟֆȶɛʀʍɨռɖ.stop() +print("Təmizləmə tamamlandı..\n\n\nBot çıxır:\n") +time.sleep(1) +print(" 1") +time.sleep(1) +print(" 2") +time.sleep(1) +print(" 3\n\n\n") +print('❌ MusicUserBot Offlayndır\n') +print(DED_ME) \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/commands.py" b/commands.py similarity index 90% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/commands.py" rename to commands.py index 5a1ba0c..755d0c0 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/commands.py" +++ b/commands.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters @@ -25,7 +26,7 @@ ) async def show_help(_, ryui: Message): if ded.msg.get('cmd') is not None: - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("♻️ Serverlə əlaqə qurulur...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -51,7 +52,7 @@ async def delete_command_blue(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/design_i.py" b/design_i.py similarity index 72% rename from "\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/design_i.py" rename to design_i.py index 97eb38e..e73d6ac 100644 --- "a/\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/design_i.py" +++ b/design_i.py @@ -1,11 +1,12 @@ + """ / \ / \ / \ / \ / \ / \ __/ \__/ \__/ \__/ \__/ \__/ \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ UserBot Başladıldı... - RoBotlarimTg - aykhan_s + Ballasresmi + BOT_RAMO / \ / \ / \ / \ / \ / \ __/ \__/ \__/ \__/ \__/ \__/ \ / \ / \ / \ / \ / \ @@ -21,21 +22,16 @@ DES_ME = """ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / UserBot Başladıldı... - RoBotlarimTg - aykhan_s + Ballasresmi + BOT_RAMO / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ - - -👉 Bizi Telegramda İzləyin t.me/RoBotlarimTg -👨🏻‍💻 @aykhan_s - - - +👉 Bizi Telegramda İzləyin t.me/Ballasresmi +👨🏻‍💻 @BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ UserBot İşləyir... - RoBotlarimTg - aykhan_s + Ballastesmi + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ """ @@ -50,22 +46,16 @@ ✅Hər Şey Qaydasındadır... \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / \ \____/ / UserBot İşləyir... - RoBotlarimTg - aykhan_s + Ballasresmi + BOT_RAMO / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \__/ / __ \ \_ - - - - -👉 Bizi Telegramda İzləyin t.me/RoBotlarimTg -👨🏻‍💻 @aykhan_s - - +👉 Bizi Telegramda İzləyin t.me/Ballasresmi +👨🏻‍💻 @BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ UserBot İşləyir... - RoBotlarimTg - aykhan_s + Ballasresmi + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/end.py" b/end.py similarity index 88% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/end.py" rename to end.py index 896a666..6dd6081 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/end.py" +++ b/end.py @@ -1,7 +1,7 @@ -# RoBotlarimTg - MusicUserBot +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -26,7 +26,7 @@ & filters.command("endvc", prefixes=DYNO_COMMAND) ) async def stop_playing(_, ryui: Message): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -53,7 +53,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - 🔞çox qurdalama🔞 aykhan_s 🙋🏻‍♂️ + 🔞çox qurdalama🔞 BOT_RAMO 🙋🏻‍♂️ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/group_check.py" b/group_check.py similarity index 86% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/group_check.py" rename to group_check.py index 7ed98c2..05b7bd1 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/group_check.py" +++ b/group_check.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters, emoji @@ -26,7 +27,7 @@ async def list_voice_chat(client, ryui: Message): voice_chatting = ded.voice_chatting if voice_chatting.is_connected: - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -36,7 +37,7 @@ async def list_voice_chat(client, ryui: Message): chat = await client.get_chat(chat_id) hawk = await ryui.reply_photo( "https://telegra.ph/file/f52e92e80e10aa7fc294c.jpg", - caption=f"👨🏻‍💻 @RoBotlarimTg\n\nMən olduğum qruplar: \n**{chat.title}**" + caption=f"👨🏻‍💻 @Ballasresmi\n\nMən olduğum qruplar: \n**{chat.title}**" ) else: hawk = await ryui.reply_text("Hazırda heçbir qrupda oxumuram") @@ -53,7 +54,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s | aykhan026 + BOT_RAMO | ramoben200 \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git a/heroku.py b/heroku.py index a39431d..8aff4f5 100644 --- a/heroku.py +++ b/heroku.py @@ -1,3 +1,4 @@ + import asyncio import math import os diff --git "a/\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/life_death.py" b/life_death.py similarity index 87% rename from "\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/life_death.py" rename to life_death.py index c505fee..b8ec54d 100644 --- "a/\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/life_death.py" +++ b/life_death.py @@ -1,7 +1,7 @@ -# RoBotlarimTg - MusicUserBot +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO "+|==========================================🍁----------[-_-]----------🍁==============================================|+" @@ -25,7 +25,7 @@ """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/mute.py" b/mute.py similarity index 93% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/mute.py" rename to mute.py index 901eefb..daf12dd 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/mute.py" +++ b/mute.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -46,7 +47,7 @@ async def delay_mute_tm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/notes.py" b/notes.py similarity index 84% rename from "\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/notes.py" rename to notes.py index 1952d95..d88618a 100644 --- "a/\311\264\341\264\217\341\264\233\341\264\207\312\231\341\264\217\341\264\217\341\264\213/notes.py" +++ b/notes.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO from ᴋɪʀᴀ_ʟɪɢʜᴛ.pyro_auth import Li @@ -9,7 +10,7 @@ WHITE_COMMANDK = Li.WHITE_COMMAND -FULL_PLAYING_HELP =f"""👨🏻‍💻 **RoBotlarimTg MusicUserBot**\nMesajlar avtomatik silinir\n +FULL_PLAYING_HELP =f"""👨🏻‍💻 **Ballasresmi MusicUserBot**\nMesajlar avtomatik silinir\n 📣**Əsas Əmrlər**\nBu əmrlər **.** ilə işlədilir - {WHITE_COMMANDK}sing : Cavabladığınız musiqini səsli söhbətə qoşar - {WHITE_COMMANDK}sing : Playlisti yoxlamaq üçündə istifadə olunur @@ -28,12 +29,11 @@ - {DYNO_COMMANDK}raw : Temp faylları təmizlə. - {DYNO_COMMANDK}ryuk : Serverdəki ping i yoxla.\n 👉Yeniləmələr üçün kanala abunə olun -@RoBotlarimTg +@Ballasresmi 👨🏻‍💻**Sahib** -@aykhan_s +@BOT_RAMO """ -DOPE_END = f"**⏹Oxumağı Dayandırdım**" - +DOPE_END = f"**⏹Oxumağı Dayandırdım**" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/now_playing.py" b/now_playing.py similarity index 89% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/now_playing.py" rename to now_playing.py index ebf0f86..2ca2a98 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/now_playing.py" +++ b/now_playing.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -31,7 +32,7 @@ async def show_current_playing_time(_, ryui: Message): start_time = ded.start_time playlist = ded.playlist if not start_time: - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -39,7 +40,7 @@ async def show_current_playing_time(_, ryui: Message): await pwn.delete() hawk = await ryui.reply_photo( "https://telegra.ph/file/f52e92e80e10aa7fc294c.jpg", - caption="👨🏻‍💻 @RoBotlarımTg" + caption="👨🏻‍💻 @Ballasresmi" ) await wait_before_rm((hawk,), Kill_Time) return @@ -64,7 +65,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/off.py" b/off.py similarity index 91% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/off.py" rename to off.py index 7f77ce3..c49928c 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/off.py" +++ b/off.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters @@ -34,7 +35,7 @@ async def leave_voice_chat(_, ryui: Message): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/on.py" b/on.py similarity index 90% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/on.py" rename to on.py index 7cf3455..135bea9 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/on.py" +++ b/on.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters @@ -27,7 +28,7 @@ async def join_voice_chatting(client, ryui: Message): voice_chatting = ded.voice_chatting voice_chatting.client = client if voice_chatting.is_connected: - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -52,7 +53,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/pause.py" b/pause.py similarity index 89% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/pause.py" rename to pause.py index 752c64d..47d7050 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/pause.py" +++ b/pause.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO from pyrogram import Client, filters from pyrogram.types import Message @@ -24,7 +25,7 @@ & filters.command("pause", prefixes=DYNO_COMMAND) ) async def pause_playing(_, ryui: Message): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -41,7 +42,7 @@ async def pause_playing(_, ryui: Message): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\213\311\252\312\200\341\264\200_\312\237\311\252\311\242\312\234\341\264\233/pyro_auth.py" b/pyro_auth.py similarity index 87% rename from "\341\264\213\311\252\312\200\341\264\200_\312\237\311\252\311\242\312\234\341\264\233/pyro_auth.py" rename to pyro_auth.py index 28a756f..485a57d 100644 --- "a/\341\264\213\311\252\312\200\341\264\200_\312\237\311\252\311\242\312\234\341\264\233/pyro_auth.py" +++ b/pyro_auth.py @@ -1,7 +1,7 @@ -# RoBotlarimTg - MusicUserBot +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os """ @@ -17,7 +17,7 @@ class Li: """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/raw_cleaner.py" b/raw_cleaner.py similarity index 93% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/raw_cleaner.py" rename to raw_cleaner.py index c842599..2d3b680 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/raw_cleaner.py" +++ b/raw_cleaner.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -56,7 +57,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/red_eye.py" b/red_eye.py similarity index 90% rename from "\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/red_eye.py" rename to red_eye.py index 9e07cc3..71552a8 100644 --- "a/\341\264\215\311\252\352\234\261\341\264\200_\341\264\200\341\264\215\341\264\200\311\264\341\264\207/red_eye.py" +++ b/red_eye.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO from pyrogram import filters, emoji from pyrogram.types import Message @@ -39,7 +40,7 @@ async def misa_misa_filter( """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/replay.py" b/replay.py similarity index 89% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/replay.py" rename to replay.py index d0ef4b7..cdde8c0 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/replay.py" +++ b/replay.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters @@ -29,7 +30,7 @@ async def restart_playing(_, ryui: Message): if not ded.playlist: return - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -52,7 +53,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - ☠aykhan_s )))☠ + ☠BOT_RAMO )))☠ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/resume.py" b/resume.py similarity index 90% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/resume.py" rename to resume.py index a36eaab..f6a9fe7 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/resume.py" +++ b/resume.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from pyrogram import Client, filters @@ -25,7 +26,7 @@ & filters.command("resume", prefixes=DYNO_COMMAND) ) async def resume_playing(_, ryui: Message): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -53,7 +54,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - ☠aykhan_s 😳 + ☠BOT_RAMO 😳 \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/ryuk_time.py" b/ryuk_time.py similarity index 88% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/ryuk_time.py" rename to ryuk_time.py index 08e089c..86e4e1b 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/ryuk_time.py" +++ b/ryuk_time.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import asyncio from time import time @@ -46,14 +47,14 @@ ) async def ping_pong(_, ryui: Message): start = time() - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə qurulur...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░░░░░░░░░]") delta_ping = time() - start hawk = await pwn.edit_text( - f"""**RoBotlarimTg** 👨🏻‍💻 @aykhan_s\n + f"""**Ballasresmi** 👨🏻‍💻 @BOT_RAMO\n **Bəli, Mən aktivəm**: `{delta_ping * 1000:.3f}ms`""" ) @@ -72,8 +73,8 @@ async def delete_ryuk(messages: tuple, delay: int): \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ / \ - 🇦🇿👉 \ aykhan_s \ bu tağı hələ çox yerdə görəcəksiniz...) / + 🇦🇿👉 \ BOT_RAMO \ bu tağı hələ çox yerdə görəcəksiniz...) / __/ \__/ \__/ \__/ \__/ \__/ \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/sing.py" b/sing.py similarity index 90% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/sing.py" rename to sing.py index 07b4180..825e567 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/sing.py" +++ b/sing.py @@ -1,7 +1,7 @@ -# RoBotlarimTg - MusicUserBot +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -33,7 +33,7 @@ async def play_track(client, ryui: Message): # check audio if ryui.audio: if ryui.audio.duration > (Auto_Add2Play_TimeM * 60): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -50,7 +50,7 @@ async def play_track(client, ryui: Message): elif ryui.reply_to_message and ryui.reply_to_message.audio: media_aud = ryui.reply_to_message if media_aud.audio.duration > (Kill_Hour * 60 * 60): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -76,7 +76,7 @@ async def play_track(client, ryui: Message): # add to playlist playlist.append(media_aud) if len(playlist) == 1: - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -111,7 +111,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - 🤦🏻‍♂️ aykhan_s☠ + 🤦🏻‍♂️ BOT_RAMO☠ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +"" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/skip.py" b/skip.py similarity index 91% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/skip.py" rename to skip.py index cb9c233..ff4e202 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/skip.py" +++ b/skip.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMK import os import asyncio @@ -46,7 +47,7 @@ async def skip_track(_, ryui: Message): hawk = await ryui.reply_text("\n".join(text)) await ded.send_playlist() except (ValueError, TypeError): - pwn = await ryui.reply_text("Sinxronzasiya olunur @RoBotlarimTg", True) + pwn = await ryui.reply_text("Sinxronzasiya olunur @Ballasresmi", True) await pwn.edit_text("Serverlə əlaqə yaradılır...") await pwn.edit_text("♻️ Yüklənir [░░░░░░ ]") await pwn.edit_text("♻️ Yüklənir [░░░░░░░░░░░░ ]") @@ -69,7 +70,7 @@ async def wait_before_rm(messages: tuple, delay: int): """ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ - ☠aykhan_s☠ + ☠BOT_RAMO☠ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ -""" +""" \ No newline at end of file diff --git "a/\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/typos.py" b/typos.py similarity index 90% rename from "\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/typos.py" rename to typos.py index 61eef1a..d5ff8a5 100644 --- "a/\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/typos.py" +++ b/typos.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO from pyrogram import filters @@ -36,8 +37,8 @@ \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO __/ \__/ \__/ \__/ \__/ \__/ \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ -""" +""" \ No newline at end of file diff --git "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/unmute.py" b/unmute.py similarity index 93% rename from "\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/unmute.py" rename to unmute.py index b3ce5f0..92946a7 100644 --- "a/\341\264\205\341\264\207\341\264\200\341\264\233\312\234_\312\231\341\264\217\341\264\217\341\264\213/dedsec/unmute.py" +++ b/unmute.py @@ -1,7 +1,8 @@ -# RoBotlarimTg - MusicUserBot + +# BOT_RAMO - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import asyncio @@ -45,5 +46,5 @@ async def delay_unmute_tm(messages: tuple, delay: int): for msg in messages: await msg.delete() """ -☠aykhan_s -""" +☠BOT_RAMO +""" \ No newline at end of file diff --git "a/\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/vocal.py" b/vocal.py similarity index 95% rename from "\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/vocal.py" rename to vocal.py index 1eb534f..664184a 100644 --- "a/\341\264\240\341\264\217\311\252\341\264\204\341\264\207_\311\252\341\264\205/vocal.py" +++ b/vocal.py @@ -1,8 +1,8 @@ -# RoBotlarimTg - MusicUserBot +# Ballasresmi - MusicUserBot # Burdan hər hansı modulu kodu faylı reponu # Kopyalayan peysərdi..!!!! -# Sahib - @aykhan_s +# Sahib - @BOT_RAMO import os import ffmpeg @@ -159,8 +159,8 @@ async def playout_ended_handler(_, __): \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ / \ / \ / \ / \ / \ / \ - aykhan_s + BOT_RAMO __/ \__/ \__/ \__/ \__/ \__/ \ / \ / \ / \ / \ / \ \__/ \__/ \__/ \__/ \__/ \__/ -""" +""" \ No newline at end of file