You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/bot/helper.py
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -30,18 +30,20 @@
30
30
31
31
HOME_TEXT="👋🏻 **Hi [{}](tg://user?id={})**,\n\nI'm **Radio Player V3.0** \nI Can Play Radio / Music / YouTube Live In Channel & Group 24x7 Nonstop. Made with ❤️ By @AsmSafone 😉!"
32
32
HELP_TEXT="""
33
-
🎧 --**Need Help ?**--
34
-
(Join @SafoTheBot For Support)
33
+
🏷️ --**Setting Up**-- :
34
+
35
+
\u2022 Add the bot and user account in your group with admin rights.
36
+
\u2022 Start a voice chat in your group & restart the bot if not joined to vc.
37
+
\u2022 Use /play [song name] or use /play as a reply to an audio file or youtube link.
35
38
36
39
🏷️ --**Common Commands**-- :
37
40
38
-
\u2022 `/play` - reply to an audio or youTube link to play it or use /play [song name]
39
-
\u2022 `/help` - shows help for commands
40
-
\u2022 `/song` [song name] - download the song as audio track
41
-
\u2022 `/current` - shows playing time of current track
42
-
\u2022 `/playlist` - shows the current playlist with controls
41
+
\u2022 `/help` - shows help for all commands
42
+
\u2022 `/song` [song name] - download the song as audio
43
+
\u2022 `/current` - shows current track with controls
44
+
\u2022 `/playlist` - shows the current & queued playlist
0 commit comments