From f82d034a619f39dbe42f6e3f0383b36da1093db3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:47:27 +0800 Subject: [PATCH] Delete bot.api.json --- domains/bot.api.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bot.api.json diff --git a/domains/bot.api.json b/domains/bot.api.json deleted file mode 100644 index 7606515f6..000000000 --- a/domains/bot.api.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Official Is A Dev bot API", - "repo": "https://github.com/mtgsquad/is-a-dev-bot", - "owner": { - "username": "Mahir", - "email": "mahir@molai.dev" - }, - "record": { - "CNAME": "is-a-dev-bot-production.up.railway.app" - } -}