From b7760589a960fb5c177971b76536a20e4a36bfdc Mon Sep 17 00:00:00 2001 From: Bro121233 <128934847+Bro121233@users.noreply.github.com> Date: Tue, 28 Mar 2023 19:30:30 +1000 Subject: [PATCH] Create neuronbot.json --- domains/neuronbot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neuronbot.json diff --git a/domains/neuronbot.json b/domains/neuronbot.json new file mode 100644 index 000000000..ad5c61f98 --- /dev/null +++ b/domains/neuronbot.json @@ -0,0 +1,11 @@ +{ + "description": "This domain I would like to register is for one of my projects of a discord bot which is built by a sub-package of djs.", + "repo": "N/A", + "owner": { + "username": "Bro121233", + "email": "arthubcontact4@gmail.com" + }, + "record": { + "CNAME": "60a38416-3e20-4265-8356-6c8a8ad47e7f.id.repl.co" + } +}