From 7ca877b5960656e2237a34bffdd228efb11b107a Mon Sep 17 00:00:00 2001 From: Team Alexa <110902508+TheTeamAlexa@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:32:09 +0500 Subject: [PATCH] Alexa Music --- AlexaMusic/utils/stream/autoclear.py | 16 ++++++++-------- AlexaMusic/utils/stream/queue.py | 16 ++++++++-------- AlexaMusic/utils/stream/stream.py | 14 ++++++++++---- 3 files changed, 26 insertions(+), 20 deletions(-) diff --git a/AlexaMusic/utils/stream/autoclear.py b/AlexaMusic/utils/stream/autoclear.py index a5ddfcb4..63c19c54 100644 --- a/AlexaMusic/utils/stream/autoclear.py +++ b/AlexaMusic/utils/stream/autoclear.py @@ -1,13 +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. +""" import os diff --git a/AlexaMusic/utils/stream/queue.py b/AlexaMusic/utils/stream/queue.py index 1ac925a7..29b67de6 100644 --- a/AlexaMusic/utils/stream/queue.py +++ b/AlexaMusic/utils/stream/queue.py @@ -1,13 +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 typing import Union diff --git a/AlexaMusic/utils/stream/stream.py b/AlexaMusic/utils/stream/stream.py index 5bc0d270..1f38f9fb 100644 --- a/AlexaMusic/utils/stream/stream.py +++ b/AlexaMusic/utils/stream/stream.py @@ -1,7 +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 -# 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 os