From 9079fa18859a13dddf2fe0623ddd627ea689d237 Mon Sep 17 00:00:00 2001 From: riotoff Date: Sun, 29 Dec 2024 13:03:34 +0300 Subject: [PATCH] Create chatting.json --- chatting.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 chatting.json diff --git a/chatting.json b/chatting.json new file mode 100644 index 000000000..c2652d957 --- /dev/null +++ b/chatting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +}