changed
This commit is contained in:
parent
f8d270f6aa
commit
32fa0ac42a
@ -13,7 +13,7 @@ async def cbguide(_, query: CallbackQuery):
|
|||||||
2.) then promote me as admin and give all permissions except anonymous admin.
|
2.) then promote me as admin and give all permissions except anonymous admin.
|
||||||
3.) add @{bn} to your group.
|
3.) add @{bn} to your group.
|
||||||
4.) turn on the voice chat first before start to stream video.
|
4.) turn on the voice chat first before start to stream video.
|
||||||
5.) type /vstream (reply to video) to start streaming.
|
5.) type /vplay (reply to video) to start streaming.
|
||||||
6.) type /vstop to end the video streaming.
|
6.) type /vstop to end the video streaming.
|
||||||
|
|
||||||
📝 **note: stream & stop command can only be executed by group admin only!**
|
📝 **note: stream & stop command can only be executed by group admin only!**
|
||||||
@ -86,8 +86,8 @@ async def cblist(_, query: CallbackQuery):
|
|||||||
await query.edit_message_text(
|
await query.edit_message_text(
|
||||||
f"""📚 All Command List:
|
f"""📚 All Command List:
|
||||||
|
|
||||||
» /play (reply to video or yt/live url) - to stream video
|
» /vplay (reply to video or yt/live url) - to stream video
|
||||||
» /end - stop the video streaming
|
» /vstop - stop the video streaming
|
||||||
» /song (song name) - download song from YT
|
» /song (song name) - download song from YT
|
||||||
» /vsong (video name) - download video from YT
|
» /vsong (video name) - download video from YT
|
||||||
» /lyric (song name) - lyric scrapper
|
» /lyric (song name) - lyric scrapper
|
||||||
|
Loading…
Reference in New Issue
Block a user