From e4450c8417624b71d779cb4f41692538f9165e10 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 2 Sep 2023 19:12:47 -0400 Subject: first commit --- config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..076170b --- /dev/null +++ b/config.json @@ -0,0 +1,4 @@ +{ + "token": "", + "clientId": "" +} -- cgit v1.2.3