From 624c30a3f9c4f587289621a4d7d5ffeb25af863a Mon Sep 17 00:00:00 2001
From: Avi Patil <67785446+avipatilpro@users.noreply.github.com>
Date: Fri, 23 Apr 2021 12:48:09 +0530
Subject: [PATCH] Initial Commit
---
README.md | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 0070c8d..a33cae3 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
Telegram File Stream Bot
-
+
A Telegram bot to stream files to web
- Demo Bot »
+ Demo Bot »
- Report a Bug
+ Report a Bug
|
- Request Feature
+ Request Feature
@@ -46,7 +46,7 @@
## About This Bot
-
+
@@ -113,7 +113,7 @@ DATABASE_URL=mongodb_uri
`OWNER_ID` : Your Telegram User ID
-`DATABASE_URL` : MongoDB URI for saving User IDs when they first Start the Bot. We will use that for Broadcasting to them. I will try to add more features related with Database. If you need help to get the URI you can ask in [Support Group](https://t.me/linux_repo).
+`DATABASE_URL` : MongoDB URI for saving User IDs when they first Start the Bot. We will use that for Broadcasting to them. I will try to add more features related with Database. If you need help to get the URI you can ask in [Me Telegram](https://t.me/Avishkarpatil).
### Optional Vars
@@ -146,6 +146,9 @@ Bot also Supported with Channels. Just add bot Channel as Admin. If any new file
## Credits
+- [@Avishkarpatil](https://telegram.me/Avishkarpatil)
+
- [@EverythingSuckz](https://github.com/EverythingSuckz) & [@AbirHasan2005](https://github.com/AbirHasan2005)
+
- [eyaadh](https://github.com/eyaadh) for his awesome [Megatron Bot](https://github.com/eyaadh/megadlbot_oss)
- [Dan Tès](https://telegram.dog/haskell) for his [Pyrogram Library](https://github.com/pyrogram/pyrogram)