diff --git a/program/callback.py b/program/callback.py index b1efc1b..13f43e7 100644 --- a/program/callback.py +++ b/program/callback.py @@ -87,6 +87,7 @@ async def cbhelps(_, query: CallbackQuery): » /video (query) - download video from youtube » /song (query) - download song from youtube » /lyric (query) - scrap the song lyric +» /search (query) - search a youtube video link » /queue - show you the queue list (admin only) » /vpause - pause the stream (admin only) » /vresume - resume the stream (admin only)