something

This commit is contained in:
levina 2021-10-25 18:53:50 +07:00 committed by GitHub
parent aa2a6c8e5b
commit aa5a961369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,9 @@ async def cbhelps(_, query: CallbackQuery):
» /vplay - play video on video chat
» /vstream - for m3u8/live link
» /vplaylist - show you the playlist
» /video (query) - download video from youtube
» /song (query) - download song from youtube
» /lyric (query) - scrap the song lyric
» /queue - show you the queue list (admin only)
» /vpause - pause the stream (admin only)
» /vresume - resume the stream (admin only)