From 2d1cbe0695dbc2decb88d7d3933063acaade3c3a Mon Sep 17 00:00:00 2001 From: lzzy12 Date: Sat, 4 Jan 2020 07:55:55 +0530 Subject: [PATCH] Change the roadmap of the project Signed-off-by: lzzy12 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f9e040e..d973636 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ This project is heavily inspired from @out386 's telegram bot which is written i - Index Link support # Upcoming features (TODOs): -- Mega link mirror support -- More code clean up +- Mirror from Telegram files # How to deploy? Deploying is pretty much straight forward and is divided into several steps as follows: @@ -134,4 +133,4 @@ Heroku-Note: Doing authorizations ( /authorize command ) through telegram wont b git add authorized_chats.txt -f git commit -asm "Added hardcoded authorized_chats.txt" git push heroku heroku:master -``` \ No newline at end of file +```