From 801539e4ace770701d6e0b621287992767218346 Mon Sep 17 00:00:00 2001 From: Sophie Mondz Date: Mon, 28 Feb 2022 12:56:15 -0600 Subject: [PATCH] Set the example userid --- config-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.json b/config-example.json index 4143d60..cacf3ee 100644 --- a/config-example.json +++ b/config-example.json @@ -1,7 +1,7 @@ { "prefix": "n!", "token": "IM SO EXCITED ABOUT BURGER", - "ownerID": "309427567004483586", + "ownerID": "MY FAVORITE COLOR IS TWELVE", "release": "anitrox_dev", "build": "Public Test Build 4" }