From 4af82e38485b13aa1b0d5b49866c24252b52a571 Mon Sep 17 00:00:00 2001 From: bumthx Date: Sun, 31 Jul 2022 10:08:32 +0700 Subject: [PATCH] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index d75e72d..d72396f 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { - "name": "Kochubot", - "description": "Telegram's sassiest group manager. Modular Telegram group management bot!", + "name": "gtsbot", + "description": "roup management bot!", "logo": "https://telegra.ph/file/1925c7a2f601539ccde7a.png", "keywords": [ "telegram", @@ -12,7 +12,7 @@ "modular", "productivity" ], - "repository": "https://github.com/jithumon/tgbot", + "repository": "https://github.com/bumthx/gtsteambot", "env": { "ENV": { "description": "Setting this to ANYTHING will enable env variables. But, you need to understand the code to know what to set here!",