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

View File

@ -84,12 +84,17 @@ async def cbhelps(_, query: CallbackQuery):
» /vplay - play video on video chat » /vplay - play video on video chat
» /vstream - for m3u8/live link » /vstream - for m3u8/live link
» /vplaylist - show you the playlist » /vplaylist - show you the playlist
» /queue - show you the queue list » /queue - show you the queue list (admin only)
» /vpause - pause the stream » /vpause - pause the stream (admin only)
» /vresume - resume the stream » /vresume - resume the stream (admin only)
» /vskip - switch to next stream » /vskip - switch to next stream (admin only)
» /vstop - stop the streaming » /vstop - stop the streaming (admin only)
» /restart - restart the bot (sudo user only) » /userbotjoin - invite the userbot to join chat (admin only)
» /userbotleave - order userbot to leave from group (admin only)
» /restart - restart the bot (sudo only)
» /rmw - clean raw files (sudo only)
» /rmd - clean downloaded files (sudo only)
» /leaveall - order userbot leave from all group (sudo only)
__Powered by {BOT_NAME} AI__""", __Powered by {BOT_NAME} AI__""",
reply_markup=InlineKeyboardMarkup( reply_markup=InlineKeyboardMarkup(