added info
This commit is contained in:
parent
007f268f05
commit
ebf06060bb
@ -94,6 +94,8 @@ async def cblist(_, query: CallbackQuery):
|
|||||||
» /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
|
||||||
|
» /vjoin - invite assistant join to your group
|
||||||
|
» /vleave - order assistant leave from your group
|
||||||
|
|
||||||
🎊 FUN CMD:
|
🎊 FUN CMD:
|
||||||
|
|
||||||
@ -111,6 +113,12 @@ async def cblist(_, query: CallbackQuery):
|
|||||||
» /uptime - check bot uptime status
|
» /uptime - check bot uptime status
|
||||||
» /sysinfo - check bot system information
|
» /sysinfo - check bot system information
|
||||||
|
|
||||||
|
💡 SUDO ONLY:
|
||||||
|
|
||||||
|
» /rmd - remove all downloaded files
|
||||||
|
» /rmw - remove all downloaded raw files
|
||||||
|
» /leaveall - order assistant leave from all group
|
||||||
|
|
||||||
⚡ __Maintained by Veez Project Team__""",
|
⚡ __Maintained by Veez Project Team__""",
|
||||||
reply_markup=InlineKeyboardMarkup(
|
reply_markup=InlineKeyboardMarkup(
|
||||||
[[
|
[[
|
||||||
|
Loading…
Reference in New Issue
Block a user