mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
Typo & Heroku Fix
This commit is contained in:
9
app.json
9
app.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "TG-FlieStreamBot",
|
||||
"name": "TG-FileStreamBot",
|
||||
"description": "A Pyrogram Telegram bot to Stream Telegram files to web.",
|
||||
"keywords": [
|
||||
"telegram",
|
||||
@@ -12,8 +12,9 @@
|
||||
"modular",
|
||||
"media"
|
||||
],
|
||||
"repository": "https://github.com/EverythingSuckz/TG-FlieStreamBot",
|
||||
"success_url": "https://telegram.dog/WhyThisUsername",
|
||||
"repository": "https://github.com/EverythingSuckz/TG-FileStreamBot",
|
||||
"success_url": "/",
|
||||
"logo": "https://telegra.ph/file/9d63060a06c6fc6def1da.png",
|
||||
"website": "stream.wrench.gq",
|
||||
"env": {
|
||||
"ENV": {
|
||||
@@ -60,7 +61,7 @@
|
||||
"url": "heroku/python"
|
||||
}],
|
||||
"formation": {
|
||||
"worker": {
|
||||
"web": {
|
||||
"quantity": 1,
|
||||
"size": "free"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user