From 92d3082602b3e6f2ae458a87fd4c6336f37e9945 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 3 Nov 2024 16:09:53 +0100 Subject: [PATCH] Create autodiscover.ciaobot.json --- autodiscover.ciaobot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 autodiscover.ciaobot.json diff --git a/autodiscover.ciaobot.json b/autodiscover.ciaobot.json new file mode 100644 index 000000000..489beccbf --- /dev/null +++ b/autodiscover.ciaobot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "CNAME": "mail.ciaohost.tech" + } +}