From ca79db498bb258800a37a43e34ab7e4d76110267 Mon Sep 17 00:00:00 2001
From: levina <82658782+levina-lab@users.noreply.github.com>
Date: Thu, 17 Feb 2022 21:49:53 +0700
Subject: [PATCH] readme
---
README.md | 100 ++++++------------------------------------------------
1 file changed, 11 insertions(+), 89 deletions(-)
diff --git a/README.md b/README.md
index e423908..57e41b3 100644
--- a/README.md
+++ b/README.md
@@ -3,100 +3,19 @@
Video Stream is an Open-Source Telegram Bot project that's allow you to play Video & Music on Telegram Group Video Chat
- -
- -## ✨ Features -- Music & Video stream support -- Multi-Chat support -- Playlist & Queue support -- Skip, Pause, Resume, Stop feature -- Music & Video downloader feature -- Inline Search support -- YouTube direct search support -- YouTube/Local/Live/m3u8 stream support -- Control With Button support -- Volume Control -- Userbot Auto Join -- Broadcast & Global Ban -- Shell Executor (eval & sh) -- SpeedTest Runner -- Updater & Restart feature - -## 🛠 Commands: -| Command | Description | -| ------ | ------ | -| `/play (query)` | play music from youtube | -| `/vplay (query)` | play video from youtube | -| `/vstream (live link)` | play live streaming video | -| `/pause` | pause the streaming (admin only) | -| `/resume` | resume the streaming (admin only) | -| `/skip` | goes to the next track (admin only) | -| `/stop` | stop the playback and clear queues (admin only) | -| `/vmute` | for mute the userbot on group call | -| `/vunmute` | for unmute the userbot on group call | -| `/volume 1/200` | adjust the volume of userbot (userbot must be admin) | -| `/playlist` | show you all the current stream list | -| `/song (query)` | download music from youtube | -| `/video (query)` | download video from youtube | -| `/userbotjoin` | invite the userbot to join group (admin only) | -| `/userbotleave` | instruct userbot to leave the group (admin only) | -| `/leaveall` | order the userbot to leave from all group (bot owner only) | -| `/update` | update your bot directly without leaving telegram (bot owner only) | -| `/restart` | restart your bot directly without leaving telegram (bot owner only) | -| `/speedtest` | run server speedtest that you use to run your bot | -| `/broadcast` | brodcast message to all group that in bot database | -| `/gban & /ungban` | use this to gban someone and ungban them | -| `/stats` | get the bot current statistic | -| `/calls` | show you the list of current running group call in bot database | - -## Generate Session Name 🔻 - -[![GenerateString](https://img.shields.io/badge/repl.it-generateString-yellowgreen)](https://replit.com/@levinalab/Session-Generator?lite=1&outputonly=1#main.py) - -## Heroku Deployment 💜 - -