From 802373d486fd77918786f137a6d9e8dca147e0d1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:52:26 +0700 Subject: [PATCH 1/3] Create tagbot.maskduck.json --- domains/tagbot.maskduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/tagbot.maskduck.json diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json new file mode 100644 index 000000000..97ab61522 --- /dev/null +++ b/domains/tagbot.maskduck.json @@ -0,0 +1,15 @@ +{ + "description": "HTTP command handler for my bot", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "tagbot-production-bef9.up.railway.app" + } +} From a1798fdeb4a57e27a25afc3ec0e89ec9f996c384 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:53:30 +0700 Subject: [PATCH 2/3] Update tagbot.maskduck.json --- domains/tagbot.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json index 97ab61522..cbb24f80b 100644 --- a/domains/tagbot.maskduck.json +++ b/domains/tagbot.maskduck.json @@ -1,6 +1,6 @@ { "description": "HTTP command handler for my bot", - "repo": "https://github.com/maskducks/maskducks.github.io", + "repo": "https://github.com/MaskDuck/tag-bot", "owner": { "username": "MaskDuck", "email": "", From 7dedc66201e4aab0d935dd5a57d6cd03dd85985e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:53:41 +0700 Subject: [PATCH 3/3] Update tagbot.maskduck.json --- domains/tagbot.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json index cbb24f80b..909c18865 100644 --- a/domains/tagbot.maskduck.json +++ b/domains/tagbot.maskduck.json @@ -1,6 +1,6 @@ { "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag-bot", + "repo": "https://github.com/MaskDuck/tag_bot", "owner": { "username": "MaskDuck", "email": "",