Change the roadmap of the project
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
This commit is contained in:
parent
5598159626
commit
2d1cbe0695
|
|
@ -14,8 +14,7 @@ This project is heavily inspired from @out386 's telegram bot which is written i
|
||||||
- Index Link support
|
- Index Link support
|
||||||
|
|
||||||
# Upcoming features (TODOs):
|
# Upcoming features (TODOs):
|
||||||
- Mega link mirror support
|
- Mirror from Telegram files
|
||||||
- More code clean up
|
|
||||||
|
|
||||||
# How to deploy?
|
# How to deploy?
|
||||||
Deploying is pretty much straight forward and is divided into several steps as follows:
|
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 add authorized_chats.txt -f
|
||||||
git commit -asm "Added hardcoded authorized_chats.txt"
|
git commit -asm "Added hardcoded authorized_chats.txt"
|
||||||
git push heroku heroku:master
|
git push heroku heroku:master
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue