From 42bca754e924dabb0a2bb6b10d3f8eeefd997e71 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Wed, 3 Nov 2021 19:50:11 +0700 Subject: [PATCH] more information --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 289cf00..46a7d86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

-
Video Stream is a telegram bot project that's allow you to play video on telegram group video chat
+
Video Stream is an Advanced Telegram Bot that's allow you to play Video & Music on Telegram Group Video Chat

@@ -60,6 +60,11 @@ The easy way to host this bot, deploy to Heroku, Change the app country to Europ [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/levina-lab/video-stream) +## 🎭 Preview +

+ +

+ ## VPS Deployment 📡 ```sh @@ -75,6 +80,8 @@ pip3 install -U -r requirements.txt cp example.env .env # use vim to edit ENVs vim .env # fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file). python3 main.py # run the bot. + +# continue the host with screen or anything else, thanks for reading. ``` # Credits 💖