From 7e12aa63e2ca766c2beb087714b4c9652c580c1e Mon Sep 17 00:00:00 2001 From: royfds <74107306+royfds@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:21:09 +0530 Subject: [PATCH 1/4] bot.py --- bot.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bot.py b/bot.py index b43ec2f..3aa83b0 100644 --- a/bot.py +++ b/bot.py @@ -12,7 +12,7 @@ API_HASH = environ.get('API_HASH', 'eb06d4abfb49dc3eeb1aeb98ae0f581e') BOT_TOKEN = environ.get('BOT_TOKEN') PDISK_API_KEY = environ.get('PDISK_API_KEY') -CHANNEL = environ.get('CHANNEL', 'MyTestBotZ') +CHANNEL = environ.get('CHANNEL', 'Moviezbarn') THUMB_URL = environ.get('THUMB_URL', '') bot = Client('pdisk bot', @@ -27,7 +27,7 @@ async def start(bot, message): await message.reply( f"**Hiya 👋{message.chat.first_name}!**\n\n" - "**A Simple PDisk Uploader Bot.\n\n➠ Send Me Any Direct Link, YouTube Link Or Video Link I Will Upload To PDisk And Give Direct Link\n\nMade With❤BY @MyTestBotZ**") + "**A Simple PDisk Uploader Bot.\n\n➠ Send Me Any Direct Link, YouTube Link Or Video Link I Will Upload To PDisk And Give Direct Link\n\nMade With❤BY @Moviezbarn**") @bot.on_message(filters.text & filters.private) @@ -150,7 +150,7 @@ async def addFooter(str): Note : Your Video File is Available on Above LINK ones Upload Process is Complete, it Take Time Depend on Your File Size & My Server Upload Speed So,be Patient 😴😴😴😴 ━━━━━━━━━━━━━━━ -⦿ Made With♥️BY @OO7ROBot +⦿ Made With♥️BY @moviezbarn ━━━━━━━━━━━━━━━ ✪ »JOIN CHANNEL ➡️ t.me/""" + CHANNEL return str + footer From 13b9abdd56c3ab0697351b4c32095014a7dda894 Mon Sep 17 00:00:00 2001 From: royfds <74107306+royfds@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:22:53 +0530 Subject: [PATCH 2/4] app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 9eecb47..5313ef7 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "pdisk", "shortner" ], - "website": "https://telegram.me/MyTestBotZ", + "website": "https://telegram.me/moviezbarn", "repository": "https://github.com/OO7ROBot/pdisk_uploader", "env": { "BOT_TOKEN": { From a240c3e2bae919b470a3f896f211b6abf458b56f Mon Sep 17 00:00:00 2001 From: royfds <74107306+royfds@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:23:42 +0530 Subject: [PATCH 3/4] app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 5313ef7..0754a34 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "shortner" ], "website": "https://telegram.me/moviezbarn", - "repository": "https://github.com/OO7ROBot/pdisk_uploader", + "repository": "https://github.com/royfds/pdisk_uploader", "env": { "BOT_TOKEN": { "description": "Your bot token (must add)", From a6dab8b1b095c3dadf655ad7a37c86092bb586de Mon Sep 17 00:00:00 2001 From: royfds <74107306+royfds@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:26:12 +0530 Subject: [PATCH 4/4] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07b654b..5db1f9b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Upload on Pdisk by Url, File and also by direct forward post from other channel. #### The Easy Way -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/OO7ROBot/pdisk_uploader) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/royfds/pdisk_uploader) ##### Required Variables @@ -46,4 +46,4 @@ Upload on Pdisk by Url, File and also by direct forward post from other channel. ##### Credit -- [Paritosh Kumar](https://github.com/ParitoshPky) For This Repo +-