diff --git a/AlexaMusic/plugins/bot/help.py b/AlexaMusic/plugins/bot/help.py index 613ee365..98bf47cf 100644 --- a/AlexaMusic/plugins/bot/help.py +++ b/AlexaMusic/plugins/bot/help.py @@ -1,3 +1,15 @@ +# Copyright (C) 2023 by Alexa_Help @ Github, < https://github.com/TheTeamAlexa > +# Subscribe On YT < Jankari Ki Duniya >. All rights reserved. © Alexa © Yukki. + +"""" +TheTeamAlexa is a project of Telegram bots with variety of purposes. +Copyright (c) 2023 -present Team=Alexa + +This program is free software: you can redistribute it and can modify +as you want or you can collabe if you have new ideas. +""" + + from typing import Union from pyrogram import filters, types diff --git a/AlexaMusic/plugins/bot/inline.py b/AlexaMusic/plugins/bot/inline.py index 3048b51c..3b2baf1f 100644 --- a/AlexaMusic/plugins/bot/inline.py +++ b/AlexaMusic/plugins/bot/inline.py @@ -1,12 +1,13 @@ -# -# Copyright (C) 2021-2022 by Alexa_Help@Github, < https://github.com/Jankarikiduniya >. -# A Powerful Music Bot Property Of Rocks Indian Largest Chatting Group +# Copyright (C) 2023 by Alexa_Help @ Github, < https://github.com/TheTeamAlexa > +# Subscribe On YT < Jankari Ki Duniya >. All rights reserved. © Alexa © Yukki. -# Kanged By © @Dr_Asad_Ali -# Rocks © @Shayri_Music_Lovers -# Owner Asad Ali -# Harshit Sharma -# All rights reserved. © Alisha © Alexa © Yukki +"""" +TheTeamAlexa is a project of Telegram bots with variety of purposes. +Copyright (c) 2023 -present Team=Alexa + +This program is free software: you can redistribute it and can modify +as you want or you can collabe if you have new ideas. +""" from pyrogram.types import ( diff --git a/AlexaMusic/plugins/bot/settings.py b/AlexaMusic/plugins/bot/settings.py index 6995eba8..67a273e7 100644 --- a/AlexaMusic/plugins/bot/settings.py +++ b/AlexaMusic/plugins/bot/settings.py @@ -1,12 +1,13 @@ -# -# Copyright (C) 2021-2022 by Alexa_Help@Github, < https://github.com/Jankarikiduniya >. -# A Powerful Music Bot Property Of Rocks Indian Largest Chatting Group - -# Kanged By © @Dr_Asad_Ali -# Rocks © @Shayri_Music_Lovers -# Owner Asad Ali -# Harshit Sharma -# All rights reserved. © Alisha © Alexa © Yukki +# Copyright (C) 2023 by Alexa_Help @ Github, < https://github.com/TheTeamAlexa > +# Subscribe On YT < Jankari Ki Duniya >. All rights reserved. © Alexa © Yukki. + +"""" +TheTeamAlexa is a project of Telegram bots with variety of purposes. +Copyright (c) 2023 -present Team=Alexa + +This program is free software: you can redistribute it and can modify +as you want or you can collabe if you have new ideas. +""" from pyrogram import filters diff --git a/AlexaMusic/plugins/bot/start.py b/AlexaMusic/plugins/bot/start.py index 3fcd54ec..a7dc3662 100644 --- a/AlexaMusic/plugins/bot/start.py +++ b/AlexaMusic/plugins/bot/start.py @@ -1,6 +1,13 @@ -# Copyright (C) 2021-2022 by Alexa_Help @ Github, < https://github.com/TheTeamAlexa >. -# A Powerful Music Bot Property Of Rocks Indian Largest Chatting Group -# All rights reserved. © Alisha © Alexa © Yukki +# Copyright (C) 2023 by Alexa_Help @ Github, < https://github.com/TheTeamAlexa > +# Subscribe On YT < Jankari Ki Duniya >. All rights reserved. © Alexa © Yukki. + +"""" +TheTeamAlexa is a project of Telegram bots with variety of purposes. +Copyright (c) 2023 -present Team=Alexa + +This program is free software: you can redistribute it and can modify +as you want or you can collabe if you have new ideas. +""" import asyncio