diff --git a/domains/bot.api.json b/domains/bot.api.json new file mode 100644 index 000000000..7606515f6 --- /dev/null +++ b/domains/bot.api.json @@ -0,0 +1,11 @@ +{ + "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" + } +}