From edcebc0dba3c6684c689868296b1b9cb1093615b Mon Sep 17 00:00:00 2001 From: JUSTINKUMA <110461063+JUSTINKUMA@users.noreply.github.com> Date: Tue, 23 Aug 2022 23:06:42 +0530 Subject: [PATCH] Update app.json --- app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app.json b/app.json index d75e72d..ec278d9 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { - "name": "Kochubot", + "name": "SHEILD ROBOT", "description": "Telegram's sassiest group manager. Modular Telegram group management bot!", - "logo": "https://telegra.ph/file/1925c7a2f601539ccde7a.png", + "logo": "https://telegra.ph//file/de8b420722f7268c954a4.jpg", "keywords": [ "telegram", "best", @@ -23,11 +23,11 @@ }, "OWNER_ID": { "description": "An integer of consisting of your owner ID", - "value": "20516707" + "value": "5065752827" }, "OWNER_USERNAME": { "description": "Your username", - "value": "SonOfLars" + "value": "AANDAVAR8064" }, "WEBHOOK": { "description": "Setting this to ANYTHING will enable webhooks when in env mode messages", @@ -42,15 +42,15 @@ }, "SUDO_USERS": { "description": "A space separated list of user_ids which should be considered sudo users", - "value": "254318997 18673980 83489514" + "value": "539479731 1803475435 1177190539" }, "SUPPORT_USERS": { "description": "A space separated list of user_ids which should be considered support users (can gban/ungban, nothing else)", - "value": "254318997 18673980 83489514" + "value": "539479731 1803475435 1177190539" }, "WHITELIST_USERS": { "description": "A space separated list of user_ids which should be considered whitelisted - they can't be banned.", - "value": "254318997 18673980 83489514" + "value": "539479731 1803475435 1177190539" }, "DONATION_LINK": { "description": "Optional: link where you would like to receive donations.",