From c510fed28a9013c0efe7552696df735bb745823d Mon Sep 17 00:00:00 2001
From: Skoyibot <100535834+Skoyibot@users.noreply.github.com>
Date: Mon, 28 Feb 2022 03:21:51 +0700
Subject: [PATCH 1/4] Muaic
Sayang
---
MusicSkoyi | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 101 insertions(+)
create mode 100644 MusicSkoyi
diff --git a/MusicSkoyi b/MusicSkoyi
new file mode 100644
index 0000000..fbd959d
--- /dev/null
+++ b/MusicSkoyi
@@ -0,0 +1,101 @@
+
Music Skoyi Player
+
+
+
+
+
+Requirements 📝
+
+- FFmpeg (Latest)
+- NodeJS [nodesource.com](https://nodesource.com/) (NodeJS 17+)
+- Python (3.10+)
+- [PyTgCalls](https://github.com/pytgcalls/pytgcalls) (Lastest)
+- [MongoDB](https://cloud.mongodb.com/) (3.12.1)
+- [2nd Telegram Account](https://telegram.org/blog/themes-accounts#multiple-accounts) (needed for userbot)
+
+### Commands 🛠
+#### For all in group
+- /play - reply to youtube url or song file to play song
+- /vplay - reply to youtube url or song file to play song
+- /song - download songs you want quickly
+- /search - search videos on youtube with details
+- /lyrics - search lyrics from web
+#### Admins only
+- /pause - pause song play
+- /resume - resume song play
+- /skip - play next song
+- /end - stop music play
+- /vstop - stop video stream
+- /vpause - pause video stream
+- /vresume - resume video stream
+- /vskip - skip video stream
+
+### Commands for Sudo Users ⚔️
+- /userbotleaveall - remove assistant from all chats
+- /broadcast - globally brodcast replied message to all chats
+- /pmpermit [on/off] - enable/disable pmpermit message
+
+
+## String Session :
+[](https://replit.com/@rizkyhmdanii16/StringSession)
+
+
+The easy way to host this bot, deploy to Heroku, Change the app country to Europe (it will help to make the bot stable).
+
+
+
+
+### Support & Updates
+
+
+
+## Credits
+
+
+
+
+ TAP
+
+
+- DaisyXMusic
+- callmusic
+- VCPlayerBot
+- Veez
+- TGVCBot
+- Yukki
+- PyTgCalls
+
+#### Contributors
+- [skoyi](https://github.com/Skkyimusic/Skkyimusic/tree/Skkyimusic-patch-2): Nasty Owner
+- [KenKan](https://github.com/kenkansaja): Contributor
+- [xD_ShaShank](https://github.com/theshashankk): Yukki Dev
+- [VegetaxD](http://github.com/VegetaxD): Yukki Owner
+- [Laky](https://github.com/Laky-64): PyTgCalls Developer
+- [Dan](https://github.com/delivrance): Pyrogram Developer
+- [NotReallyShikhar](https://github.com/NotReallyShikhar) : Dev Yukki
+#### Special Credits
+- [Roj Serbest](http://github.com/rojserbest): Callsmusic Developer
+- [VegetaxD](http://github.com/VegetaxD): Video Stream Developer
+- [Laky](https://github.com/Laky-64): PyTgCalls Developer
+- [Dan](https://github.com/delivrance): Pyrogram Developer
+
+This bot is based on the original work done by [Rojserbest](http://github.com/rojserbest). Without his hardwork YukkiMusicPlayer won t exist.
+YukkiMusicPlayer is a modified version of [Callsmusic](https://github.com/callsmusic/callsmusic) for fit the needs of some users
+
+- [StarkGang](https://github.com/StarkGang/)
+- [SpEcHiDe](https://github.com/SpEcHiDe/)
+- [The Hamker Cat](https://github.com/thehamkercat)
+- [Laky (for PyTgCalls)](https://github.com/Laky-64)
+- [Dan (for pyrogram)](https://github.com/delivrance)
+- [VegetaxD (For Yukki Repo)](http://github.com/VegetaxD)
+
+#### Open Source codes used in this project
+
+- https://github.com/callsmusic/callsmusic : Source code used here as base
+- https://github.com/DevsExpo/FridayUserbot/blob/master/main_startup/helper_func/basic_helpers.py : Functioms from line 275 to 351
+- https://github.com/TheHamkerCat/WilliamButcherBot/blob/dev/wbb/modules/music.py : From lines 170 to 178
+
+
+> This project exists thanks to these awesome developers and their codes and contributions.
+> And credits goes to all who supported, all who helped and API & environmental requirement package devs and all projects helped in making this project.
+> Special thanks to you for using bot
From c47f11c74c74b1a6ce518c19c633e35065190ae2 Mon Sep 17 00:00:00 2001
From: Skoyibot <100535834+Skoyibot@users.noreply.github.com>
Date: Mon, 28 Feb 2022 03:24:27 +0700
Subject: [PATCH 2/4] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 300aac9..ffe875e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-Music Santai Player
+Skoyi Music Player
-
+
Requirements 📝
From 32c3977ce186dda095c9010f113c212c5a69723f Mon Sep 17 00:00:00 2001
From: Skoyibot <100535834+Skoyibot@users.noreply.github.com>
Date: Mon, 28 Feb 2022 03:29:11 +0700
Subject: [PATCH 3/4] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ffe875e..80a03ee 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@
The easy way to host this bot, deploy to Heroku, Change the app country to Europe (it will help to make the bot stable).
-
+
### Support & Updates
From d2a602bc7eb14d2e54929003b32a9e45ad63efd0 Mon Sep 17 00:00:00 2001
From: Skoyibot <100535834+Skoyibot@users.noreply.github.com>
Date: Mon, 28 Feb 2022 03:30:41 +0700
Subject: [PATCH 4/4] Create README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 80a03ee..1083361 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ The easy way to host this bot, deploy to Heroku, Change the app country to Europ
### Support & Updates
-
+
## Credits