From 953b9cc9dd07c786474d4e9dd014a153bc1d096d Mon Sep 17 00:00:00 2001 From: apisuserbot <80087526+apisuserbot@users.noreply.github.com> Date: Mon, 8 Mar 2021 03:28:01 +0700 Subject: [PATCH] Update and rename app.json to app.bot --- app.json => app.bot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename app.json => app.bot (68%) diff --git a/app.json b/app.bot similarity index 68% rename from app.json rename to app.bot index c7e4622..0569b54 100644 --- a/app.json +++ b/app.bot @@ -1,14 +1,14 @@ { - "name": "GitGram", + "name": "POWER-USERBOT", "description": "GitHub and GitLab Integration for Telegram Bot API", "logo": "", "keywords": [ "telegram", "github" ], - "repository": "https://github.com/pokurt/GitGram", - "website": "https://github.com/pokurt/GitGram", - "success_url": "https://t.me/GitGramChat", + "repository": "https://github.com/apisuserbot/POWER-USERBOT", + "website": "https://github.com/apisuserbot/POWER-USERBOT", + "success_url": "https://t.me/Power_Userbot_Group", "stack": "container", "env": { "ENV": { @@ -16,7 +16,7 @@ "value": "True" }, "BOT_TOKEN": { - "description": "Get Bot API Token from @BotFather", + "description": "pergi ke Bot API Token @BotFather yang udah lu bikin tadi", "value": "" }, "PROJECT_NAME": { @@ -28,4 +28,4 @@ "value": "" } } - } \ No newline at end of file + }