{"info":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","description":"<html><head></head><body><p>This is the API documentation for Lightquark</p>\n<p>API Version: V3</p>\n<p><strong>V3 Has been abandoned, and replaced by V4</strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"24749714","collectionId":"b3cd6882-b055-46a4-be92-335aaa53b736","publishedId":"2s9Yyqj3Gz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"00a8f3"},"publishDate":"2024-01-28T14:38:06.000Z"},"item":[{"name":"Authentication","item":[{"name":"Get tokens","event":[{"listen":"test","script":{"id":"72b67ee6-6a02-4ede-b2e1-6a34ca6ff9bd","exec":[""],"type":"text/javascript"}}],"id":"30b95a57-c923-4d04-baee-eac49e316b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"testuser@litdevs.org\",\r\n    \"password\": \"wordpass\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","auth","token"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"ab464a31-7af4-43b7-b390-6b24167d8f72","name":"Obtain tokens","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"testuser@litdevs.org\",\r\n    \"password\": \"wordpass\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"350"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 15:42:59 GMT"},{"key":"Etag","value":"W/\"15e-tg63wa3ElDsPC+xwpJ6tbrl6HjY\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"Here are your tokens!\",\n        \"token_type\": \"Bearer\",\n        \"access_token\": \"LQ.AC.nh1ZWq1AAFwzZbNye1e3xYKMaW3TqO1JotPmZrQlssxngYw97EcDQJKKM3W6fyr2.lrxo6rj1.lry5c1r1\",\n        \"refresh_token\": \"LQ.RE.qhRZuqLfU4kuEsTUggyhyoJKmTF8kELYQHisiIMkrt-wLafNLbvPDEBcrbCM541w.lrxo6rj1.0\"\n    }\n}"}],"_postman_id":"30b95a57-c923-4d04-baee-eac49e316b67"},{"name":"Register","id":"f1b50b27-1ef8-4137-9b12-131b321a4fee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"testuser+test2@litdevs.org\",\r\n    \"password\": \"passwrod123\",\r\n    \"username\": \"Test user 123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/register","description":"<p>Register user. Pretty simple</p>\n<p>This endpoint <strong>WILL</strong> change in the future to require email confirmation (likely to split into 2 endpoints!)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","auth","register"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"97f58866-7df3-42e6-b82d-c95272f3a334","name":"Account registered","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"testuser+test@litdevs.org\",\r\n    \"password\": \"password123\",\r\n    \"username\": \"Test user 123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"322"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 17:21:30 GMT"},{"key":"Etag","value":"W/\"142-W3xjeWMZOQDY2+ACMLf8f6Y5tYQ\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 201,\n        \"success\": true,\n        \"cat\": \"https://http.cat/201\"\n    },\n    \"response\": {\n        \"message\": \"Account created\",\n        \"access_token\": \"LQ.AC.wr35CPSSCcAfJwo1_85zV5CQAkNCN90C0Nl3R5iqfTTGqm4rPU8_FumyBLNvulVZ.lrxrpgev.lry8uqmv\",\n        \"refresh_token\": \"LQ.RE.l9G-aZBokU08bnq-IdQs_qRdribFGLyXhXgJzLCm1GxyKiYsrr_IEd48r29Uw34R.lrxrpgev.0\"\n    }\n}"},{"id":"62f649ad-93f1-4341-85c6-cdf5922585e5","name":"Email taken","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"testuser+test@litdevs.org\",\r\n    \"password\": \"passwrod123\",\r\n    \"username\": \"Test user 123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"139"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 17:23:14 GMT"},{"key":"Etag","value":"W/\"8b-Ct0q+p/TkWglj6yO0JYk+XWKhTE\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 400,\n        \"success\": false,\n        \"cat\": \"https://http.cat/400\"\n    },\n    \"response\": {\n        \"message\": \"A user with this email already exists\"\n    }\n}"}],"_postman_id":"f1b50b27-1ef8-4137-9b12-131b321a4fee"},{"name":"Refresh token","id":"eb73b36a-2967-458a-ace4-89377434e0f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"LQ.AC.cE3uPxSvsm9VvTfu4Ku5HR-JaPWY3W-2XtsGFxKlDH0s4jcJVCM5Wy5dnv-asdfg.1233456.lrzl2o6h\",\r\n    \"refreshToken\": \"LQ.RE.1WgVzedTmnZASLPK3ZcNafhbYY2JOWP5mgkE9O51c4NO_XFioM3l0N7wEKHeIVRH.lrz3w2ih.0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/refresh","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","auth","refresh"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"387f9561-b20c-4a53-9ea0-4f6c6be203a1","name":"Token refreshed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"LQ.AC.ANVb3O8Gbv2kivZqVxuc03xkF-RT3XYs_-iKjk8c_uoDkdp0tux5dIFvv_fgE7bl.lrz3w2ih.lrzl1cqh\",\r\n    \"refreshToken\": \"LQ.RE.1WgVzedTmnZASLPK3ZcNafhbYY2JOWP5mgkE9O51c4NO_XFioM3l0N7wEKHeIVRH.lrz3w2ih.0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"242"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 29 Jan 2024 15:51:21 GMT"},{"key":"Etag","value":"W/\"f2-7dyfpKIqH8wsdbqbblROJsLjmW4\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"Token refreshed\",\n        \"accessToken\": \"LQ.AC.cE3uPxSvsm9VvTfu4Ku5HR-JaPWY3W-2XtsGFxKlDH0s4jcJVCM5Wy5dnv-dqcAi.lrz3xdyh.lrzl2o6h\",\n        \"expiresInSec\": 28800\n    }\n}"},{"id":"2b1bd585-041d-4300-a265-324fc0b53144","name":"Missing tokens","originalRequest":{"method":"POST","header":[],"url":"{{baseurl}}/v3/auth/refresh"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"170"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 29 Jan 2024 15:50:00 GMT"},{"key":"Etag","value":"W/\"aa-1+MRlmY3AZHs5wVtwWeD2hEUQck\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 400,\n        \"success\": false,\n        \"cat\": \"https://http.cat/400\"\n    },\n    \"response\": {\n        \"message\": \"Missing required properties\",\n        \"missing\": [\n            \"accessToken\",\n            \"refreshToken\"\n        ]\n    }\n}"},{"id":"dfe04157-19f8-455f-b8d7-1a9b51db0d2c","name":"Invalid token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"LQ.AC.ANVb3O8Gbv2kivZqVxuc03xkF-RT3XYs_-iKjk8c_uoDkdp0tux5dIFvv_fgE7bl.lrz3w2ih.lrzl1cqh\",\r\n    \"refreshToken\": \"LQ.RE.ANVb3O8Gbv2kivZqVxuc03xkF-RT3XYs_-iKjk8c_uoDkdp0tux5dIFvv_fgE7bl.lrz3w2ih.0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/v3/auth/refresh"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"115"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 29 Jan 2024 15:50:51 GMT"},{"key":"Etag","value":"W/\"73-uQsYK8GD7zWZv1lGdvxDf2sjGHU\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 401,\n        \"success\": false,\n        \"cat\": \"https://http.cat/401\"\n    },\n    \"response\": {\n        \"message\": \"Invalid token\"\n    }\n}"}],"_postman_id":"eb73b36a-2967-458a-ace4-89377434e0f3"}],"id":"341e64ea-cdf7-4654-9087-ae0bf8026a16","description":"<p>Lightquark authentication works with email and password</p>\n","_postman_id":"341e64ea-cdf7-4654-9087-ae0bf8026a16","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}}},{"name":"User","item":[{"name":"Get own information","event":[{"listen":"test","script":{"id":"0baa9bb5-903a-494a-b811-19e7a6e7e83b","exec":["\r","pm.test(\"Response status code is 200\", function () {\r","    pm.expect(pm.response.code).to.equal(200);\r","});\r","\r","\r","pm.test(\"Content-Type is application/json\", function () {\r","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");\r","});\r","\r","\r","pm.test(\"Validate the request and response objects\", function () {\r","    const responseData = pm.response.json();\r","    \r","    pm.expect(responseData).to.be.an('object');\r","    pm.expect(responseData).to.have.property('request').that.is.an('object');\r","    pm.expect(responseData).to.have.property('response').that.is.an('object');\r","});\r","\r","\r","pm.test(\"Ensure 'success' is true\", function () {\r","    const responseData = pm.response.json();\r","    \r","    pm.expect(responseData.request.success).to.equal(true);\r","});\r","\r","\r","pm.test(\"Username and email are non-empty strings\", function () {\r","    const responseData = pm.response.json();\r","\r","    pm.expect(responseData).to.be.an('object');\r","    pm.expect(responseData.response.jwtData.username).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Username should not be empty\");\r","    pm.expect(responseData.response.jwtData.email).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Email should not be empty\");\r","    pm.expect(responseData.response.jwtData.avatarUri).to.be.a('string').and.to.have.lengthOf.at.least(1, \"avatarUri should not be empty\");\r","});\r","\r",""],"type":"text/javascript"}}],"id":"5b584c99-8824-4b78-92c4-45f718b19336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/v3/user/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","user","me"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"275d1939-e102-4c6a-9a00-69b975688792","name":"Get own user info","originalRequest":{"method":"GET","header":[],"url":"{{baseurl}}/v3/user/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"338"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 16:47:06 GMT"},{"key":"Etag","value":"W/\"152-MxpXEw9P5CxD0LsSfXvrfjIvf5w\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"You are signed in. Here is your data\",\n        \"jwtData\": {\n            \"isBot\": false,\n            \"_id\": \"62b3515989cdb45c9e06e010\",\n            \"username\": \"Amy\",\n            \"email\": \"amy@litdevs.org\",\n            \"admin\": true,\n            \"avatarUri\": \"https://wanderers.cloud/file/YGJi6g.jpg\",\n            \"id\": \"62b3515989cdb45c9e06e010\"\n        }\n    }\n}"}],"_postman_id":"5b584c99-8824-4b78-92c4-45f718b19336"},{"name":"Get user by ID","id":"c6bb3ee5-bb02-4134-a553-65e24901595d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/v3/user/:userId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","user",":userId"],"host":["{{baseurl}}"],"query":[],"variable":[{"description":{"content":"<p>User ID to fetch</p>\n","type":"text/plain"},"type":"any","value":"62b3515989cdb45c9e06e010","key":"userId"}]}},"response":[{"id":"51e414f3-326b-4de3-b856-403b12417994","name":"Get info about a user","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/user/:userId","host":["{{baseurl}}"],"path":["v3","user",":userId"],"variable":[{"key":"userId","value":"62b3515989cdb45c9e06e010","description":"User ID to fetch"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"726"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 18:18:39 GMT"},{"key":"Etag","value":"W/\"2d6-zlmfTkP/Qm9ccz8/py6sHbC3CaA\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"User found\",\n        \"user\": {\n            \"username\": \"Amy\",\n            \"_id\": \"62b3515989cdb45c9e06e010\",\n            \"admin\": true,\n            \"isBot\": false,\n            \"avatarUri\": \"https://wanderers.cloud/file/YGJi6g.jpg\",\n            \"status\": {\n                \"type\": \"playing\",\n                \"content\": \"Stardew Valley\",\n                \"primaryImage\": \"https://dev.lightquark.network/v3/user/62b3515989cdb45c9e06e010/status/primaryImage\",\n                \"primaryLink\": \"https://www.stardewvalley.net/\",\n                \"secondaryImage\": \"https://dev.lightquark.network/v3/user/62b3515989cdb45c9e06e010/status/secondaryImage\",\n                \"secondaryLink\": \"https://store.steampowered.com/app/413150/Stardew_Valley/\",\n                \"startTime\": \"2023-11-12T16:16:20.365Z\",\n                \"endTime\": \"2286-11-20T17:46:39.999Z\",\n                \"paused\": false\n            }\n        }\n    }\n}"},{"id":"e5b387f2-0a11-4e89-b01c-f5d47ffed078","name":"Invalid user ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/user/:userId","host":["{{baseurl}}"],"path":["v3","user",":userId"],"variable":[{"key":"userId","value":"62b3515989cdb45c9e06e010a","description":"User ID to fetch"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"114"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 18:22:15 GMT"},{"key":"Etag","value":"W/\"72-zlLWoXkBkcWKar4oRIAfe4g1l2M\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 400,\n        \"success\": false,\n        \"cat\": \"https://http.cat/400\"\n    },\n    \"response\": {\n        \"message\": \"Invalid user\"\n    }\n}"},{"id":"ee6c95cb-248f-4eab-bf17-15fb0b11a571","name":"User not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/user/:userId","host":["{{baseurl}}"],"path":["v3","user",":userId"],"variable":[{"key":"userId","value":"62b3515989cdb45c9e06e011","description":"User ID to fetch"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"114"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 18:22:27 GMT"},{"key":"Etag","value":"W/\"72-FMmeSNR0N4L42NVLRjRwzLy0Zdc\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 404,\n        \"success\": false,\n        \"cat\": \"https://http.cat/404\"\n    },\n    \"response\": {\n        \"message\": \"No such user\"\n    }\n}"}],"_postman_id":"c6bb3ee5-bb02-4134-a553-65e24901595d"}],"id":"0111d275-4061-404e-ae48-b50f54e08afa","_postman_id":"0111d275-4061-404e-ae48-b50f54e08afa","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}}},{"name":"Channel","item":[{"name":"Get channel by ID","id":"59f22246-7158-4acb-9c21-d5adf52d5a31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/v3/channel/:channelId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","channel",":channelId"],"host":["{{baseurl}}"],"query":[],"variable":[{"description":{"content":"<p>Channel ID to get</p>\n","type":"text/plain"},"type":"any","value":"643aa2e550c913775aec2057","key":"channelId"}]}},"response":[{"id":"b94b16b8-39ae-455e-97c2-01f7464c9238","name":"Get channel by ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/channel/:channelId","host":["{{baseurl}}"],"path":["v3","channel",":channelId"],"variable":[{"key":"channelId","value":"643aa2e550c913775aec2057","description":"Channel ID to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"317"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 20:44:10 GMT"},{"key":"Etag","value":"W/\"13d-uwW/0KuDqvPvYyZX0XE34KYV/KE\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"Here is the channel\",\n        \"channel\": {\n            \"_id\": \"643aa2e550c913775aec2057\",\n            \"name\": \"speaky speaky DEV\",\n            \"description\": \"If you desire to speak, this is probably where you want to do it.\",\n            \"quark\": \"643aa2e550c913775aec2058\",\n            \"__v\": 0\n        }\n    }\n}"},{"id":"174477b3-ec6f-49b6-afd1-a02621c3f83c","name":"Channel not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/channel/:channelId","host":["{{baseurl}}"],"path":["v3","channel",":channelId"],"variable":[{"key":"channelId","value":"6471e283299e41c9ab8b6ea2","description":"Channel ID to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"154"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 20:54:08 GMT"},{"key":"Etag","value":"W/\"9a-QNDR7PtJCbqehw7VswllDqGvbeg\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 404,\n        \"success\": false,\n        \"cat\": \"https://http.cat/404\"\n    },\n    \"response\": {\n        \"message\": \"PM: Channel 6471e283299e41c9ab8b6ea2 does not exist.\"\n    }\n}"},{"id":"adff55ee-825e-4c5c-b041-a0d7b85c71a1","name":"No permission","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/channel/:channelId","host":["{{baseurl}}"],"path":["v3","channel",":channelId"],"variable":[{"key":"channelId","value":"65b6bee77e165a789f348248","description":"Channel ID to get"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"134"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 20:54:19 GMT"},{"key":"Etag","value":"W/\"86-3+KGSiYhFpr/OZHYXCu4o5iWMBQ\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 403,\n        \"success\": false,\n        \"cat\": \"https://http.cat/403\"\n    },\n    \"response\": {\n        \"message\": \"Missing permissions READ_CHANNEL\"\n    }\n}"},{"id":"8469cd41-1b5e-41ba-bb24-67e1579ea43a","name":"Invalid ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/channel/:channelId","host":["{{baseurl}}"],"path":["v3","channel",":channelId"],"variable":[{"key":"channelId","value":"65b6bee77e165aaaaa48248","description":"Channel ID to get"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"120"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 20:54:35 GMT"},{"key":"Etag","value":"W/\"78-79nhXnMkSzj7MpYQ/yw9x9D3u8E\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 400,\n        \"success\": false,\n        \"cat\": \"https://http.cat/400\"\n    },\n    \"response\": {\n        \"message\": \"Invalid channel ID\"\n    }\n}"}],"_postman_id":"59f22246-7158-4acb-9c21-d5adf52d5a31"},{"name":"Get channel messages","id":"d9aa6053-56ac-4395-95d7-a2c8609ae16e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/v3/channel/:channelId/messages?startTimestamp=&endTimestamp=","description":"<p>Returns 50 messages, can be filtered with startTimestamp and endTimestamp</p>\n<p>Message objects have some fields.. wowie</p>\n<p>content for message content, this can be empty<br />channelId for the channel its in<br />ua for the client the message was sent with<br />timestamp for message timestamp (wow)<br />edited for if the message was ever edited<br />attachments is an array of wanderers.cloud links if therre are any<br />specialAttributes for specialAttributes.. these are special attributes messages can have provided by clients. There are standard ones (like botMessage for masking a bot with a username and avatar) and one special attribute is clientAttributes which is anything a client wants to shove in there<br />author for the message author, this is a plain user object (without status)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","channel",":channelId","messages"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>Get messages before this timestamp (excluding it)</p>\n","type":"text/plain"},"key":"startTimestamp","value":""},{"description":{"content":"<p>Get messages after this timestamp (excluding it)</p>\n","type":"text/plain"},"key":"endTimestamp","value":""}],"variable":[{"type":"any","value":"643aa2e550c913775aec2057","key":"channelId"}]}},"response":[{"id":"19eea410-3d17-45c8-9448-619634f53cba","name":"Get channel messages","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/v3/channel/:channelId/messages","host":["{{baseurl}}"],"path":["v3","channel",":channelId","messages"],"variable":[{"key":"channelId","value":"643aa2e550c913775aec2057"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*,Authorization"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"27326"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 28 Jan 2024 21:45:34 GMT"},{"key":"Etag","value":"W/\"6abe-vvUM/B0/LukwnKL3HAH3StiWx5E\""},{"key":"Server","value":"Caddy"},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"{\n    \"request\": {\n        \"status_code\": 200,\n        \"success\": true,\n        \"cat\": \"https://http.cat/200\"\n    },\n    \"response\": {\n        \"message\": \"Here are the messages\",\n        \"messages\": [\n            {\n                \"_id\": \"65b6b19f7e165a789f347dfd\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"sharkofbot source code\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706471839606,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"shruc\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/453924399402319882/6c26ccdbda359ac3297a817d93599d21.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6b19f7e165a789f347dfd\"\n            },\n            {\n                \"_id\": \"65b6abd47e165a789f347def\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"we use flacs <:trol:905097304787259432>\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470356263,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6abd47e165a789f347def\"\n            },\n            {\n                \"_id\": \"65b6ab0b7e165a789f347de1\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"open anyway >:3\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470155418,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6ab0b7e165a789f347de1\"\n            },\n            {\n                \"_id\": \"65b6ab0a7e165a789f347dd3\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"yah\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470154119,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"zariadenieusb\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/578566117841174547/c4dbc0ddb46ecc4b8e6ee509fdcf7b8f.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6ab0a7e165a789f347dd3\"\n            },\n            {\n                \"_id\": \"65b6ab067e165a789f347dc5\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"300gb\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470150372,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6ab067e165a789f347dc5\"\n            },\n            {\n                \"_id\": \"65b6ab017e165a789f347db7\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"thingy\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470145010,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"zariadenieusb\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/578566117841174547/c4dbc0ddb46ecc4b8e6ee509fdcf7b8f.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6ab017e165a789f347db7\"\n            },\n            {\n                \"_id\": \"65b6aafe7e165a789f347da9\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"old python script\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470142472,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"zariadenieusb\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/578566117841174547/c4dbc0ddb46ecc4b8e6ee509fdcf7b8f.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6aafe7e165a789f347da9\"\n            },\n            {\n                \"_id\": \"65b6aaed7e165a789f347d9b\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"just use my program fr <:tr:824976107408457729>\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470125101,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6aaed7e165a789f347d9b\"\n            },\n            {\n                \"_id\": \"65b6aadd7e165a789f347d8d\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"whjat\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470109839,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6aadd7e165a789f347d8d\"\n            },\n            {\n                \"_id\": \"65b6aa937e165a789f347d7f\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"if you were expecting something better you set your standards too high.\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706470035609,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6aa937e165a789f347d7f\"\n            },\n            {\n                \"_id\": \"65b6a9287e165a789f347d71\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"welp wish me luck\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706469672052,\n                \"edited\": false,\n                \"attachments\": [\n                    \"https://wanderers.cloud/file/2jXvEg.png\"\n                ],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"zariadenieusb\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/578566117841174547/c4dbc0ddb46ecc4b8e6ee509fdcf7b8f.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a9287e165a789f347d71\"\n            },\n            {\n                \"_id\": \"65b6a87e7e165a789f347d5f\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"goal is to make something better not the same right so i asked\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706469502413,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a87e7e165a789f347d5f\"\n            },\n            {\n                \"_id\": \"65b6a7f57e165a789f347d51\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"which is exactly what azuracast does\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706469365130,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a7f57e165a789f347d51\"\n            },\n            {\n                \"_id\": \"65b6a7ee7e165a789f347d43\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"i'll try to do a thingy where it will cue in and out at the user-specified times\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706469358555,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a7ee7e165a789f347d43\"\n            },\n            {\n                \"_id\": \"65b6a7d17e165a789f347d35\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"not even azuracast does that right now\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706469329925,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"nanobye\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/264139669174878219/3ec86cdbb9f30453353e913b6cdc8b8e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a7d17e165a789f347d35\"\n            },\n            {\n                \"_id\": \"65b6a2487e165a789f347d27\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"https://tenor.com/view/happy-sunday-gif-4272366091537709729\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706467912929,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"mo.t\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/629028955646853141/57eb9e930b47be585fa37e936e97155e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6a2487e165a789f347d27\"\n            },\n            {\n                \"_id\": \"65b69fb27e165a789f347d19\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"added to the todo\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706467250148,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b69fb27e165a789f347d19\"\n            },\n            {\n                \"_id\": \"65b69fab7e165a789f347d0b\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"somewhere\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706467243786,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b69fab7e165a789f347d0b\"\n            },\n            {\n                \"_id\": \"65b69dc17e165a789f347cfd\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"put a  \\\" :3 \\\"\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706466753821,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"mo.t\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/629028955646853141/57eb9e930b47be585fa37e936e97155e.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b69dc17e165a789f347cfd\"\n            },\n            {\n                \"_id\": \"65b69d627e165a789f347cef\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"what should i put in the program\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706466658662,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b69d627e165a789f347cef\"\n            },\n            {\n                \"_id\": \"65b69d5b7e165a789f347ce1\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"https://estrogen.productions/bk46srb5.png\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706466651958,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b69d5b7e165a789f347ce1\"\n            },\n            {\n                \"_id\": \"65b698897e165a789f347cd3\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"i finally got it to preserve it jesus\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706465417936,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b698897e165a789f347cd3\"\n            },\n            {\n                \"_id\": \"65b698637e165a789f347cc5\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"<:cry_ugly:1186510196651073627>\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706465379198,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b698637e165a789f347cc5\"\n            },\n            {\n                \"_id\": \"65b698617e165a789f347cb7\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"mp3 files are a pain to preserve metadata for\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706465377864,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b698617e165a789f347cb7\"\n            },\n            {\n                \"_id\": \"65b692a67e165a789f347ca9\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"why not\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463910223,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692a67e165a789f347ca9\"\n            },\n            {\n                \"_id\": \"65b692a47e165a789f347c9b\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"eh ill add both user prompt and arguments\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463908418,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692a47e165a789f347c9b\"\n            },\n            {\n                \"_id\": \"65b692907e165a789f347c8d\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"should i do command line arguments\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463888458,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692907e165a789f347c8d\"\n            },\n            {\n                \"_id\": \"65b692647e165a789f347c7f\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"hi chatgpt and internet\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463844286,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692647e165a789f347c7f\"\n            },\n            {\n                \"_id\": \"65b692617e165a789f347c71\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"now how to do that on python i dunno\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463841567,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692617e165a789f347c71\"\n            },\n            {\n                \"_id\": \"65b692527e165a789f347c63\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"yeah\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463826755,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692527e165a789f347c63\"\n            },\n            {\n                \"_id\": \"65b692517e165a789f347c55\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"its not like anyone will need to run it more than once\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463825044,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692517e165a789f347c55\"\n            },\n            {\n                \"_id\": \"65b6924d7e165a789f347c47\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"i think the usage would be pretty case by case so ask at runtime\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463821928,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6924d7e165a789f347c47\"\n            },\n            {\n                \"_id\": \"65b692497e165a789f347c39\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"or just ask for the options when running\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463817618,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692497e165a789f347c39\"\n            },\n            {\n                \"_id\": \"65b692437e165a789f347c2b\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"i dunno\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463811573,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692437e165a789f347c2b\"\n            },\n            {\n                \"_id\": \"65b6923e7e165a789f347c1d\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"<:deadghost:1141676498089160774>\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463806573,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6923e7e165a789f347c1d\"\n            },\n            {\n                \"_id\": \"65b6923d7e165a789f347c0f\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"make a settings file and store it and stuff\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463805722,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6923d7e165a789f347c0f\"\n            },\n            {\n                \"_id\": \"65b692397e165a789f347c01\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"<@1029431168094978150> should i waste my time and do an entire thing where i just\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463801515,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b692397e165a789f347c01\"\n            },\n            {\n                \"_id\": \"65b691257e165a789f347bf3\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"chatgpt will \\\"help me\\\"\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463525057,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b691257e165a789f347bf3\"\n            },\n            {\n                \"_id\": \"65b691057e165a789f347be5\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"audio to scan for, scan subdirectories, amount of threads to use, minimum seconds for it to trim, etc\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463493712,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b691057e165a789f347be5\"\n            },\n            {\n                \"_id\": \"65b691007e165a789f347bd7\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"<@264139669174878219> will autowaves trim silence between songs\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463488552,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b691007e165a789f347bd7\"\n            },\n            {\n                \"_id\": \"65b690f87e165a789f347bc9\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"hm this raises the question\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463480541,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690f87e165a789f347bc9\"\n            },\n            {\n                \"_id\": \"65b690eb7e165a789f347bbb\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"ill make funny settings\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463467104,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690eb7e165a789f347bbb\"\n            },\n            {\n                \"_id\": \"65b690cc7e165a789f347bad\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"whatever this python library supports\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463436135,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690cc7e165a789f347bad\"\n            },\n            {\n                \"_id\": \"65b690c47e165a789f347b9f\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"hi going to modify it to allow any audio type im dad\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463428792,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"sharkofbot\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/585121910388424724/47ceb1466c5bd0648487c784d394cbfd.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690c47e165a789f347b9f\"\n            },\n            {\n                \"_id\": \"65b690c47e165a789f347b91\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"im going to modify it to allow any audio type\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463428479,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690c47e165a789f347b91\"\n            },\n            {\n                \"_id\": \"65b690be7e165a789f347b83\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"but i just changed it to mp3\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463422325,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690be7e165a789f347b83\"\n            },\n            {\n                \"_id\": \"65b690b97e165a789f347b75\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"it was originally wav\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463417734,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690b97e165a789f347b75\"\n            },\n            {\n                \"_id\": \"65b690b47e165a789f347b67\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"no\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463412809,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"temp_acc\",\n                        \"avatarUri\": null\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690b47e165a789f347b67\"\n            },\n            {\n                \"_id\": \"65b690777e165a789f347b59\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"does this only work with mp3\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463351271,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b690777e165a789f347b59\"\n            },\n            {\n                \"_id\": \"65b6905d7e165a789f347b4b\",\n                \"authorId\": \"63eb7b8630d172b639647de1\",\n                \"content\": \"oh cool\",\n                \"channelId\": \"643aa2e550c913775aec2057\",\n                \"ua\": \"Quarkcord Bridge Dev\",\n                \"timestamp\": 1706463325932,\n                \"edited\": false,\n                \"attachments\": [],\n                \"specialAttributes\": [\n                    {\n                        \"type\": \"botMessage\",\n                        \"username\": \"email.nya\",\n                        \"avatarUri\": \"https://cdn.discordapp.com/avatars/1029431168094978150/070e35357bb4797012cba22160ce49be.webp?size=128\"\n                    }\n                ],\n                \"author\": {\n                    \"username\": \"Quarkcord\",\n                    \"_id\": \"63eb7b8630d172b639647de1\",\n                    \"isBot\": true,\n                    \"avatarUri\": \"https://dev.lightquark.network/defaultUser.webp\"\n                },\n                \"id\": \"65b6905d7e165a789f347b4b\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d9aa6053-56ac-4395-95d7-a2c8609ae16e"}],"id":"9f033865-cce0-40ac-b830-71aef382f811","_postman_id":"9f033865-cce0-40ac-b830-71aef382f811","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}}},{"name":"Misc","item":[{"name":"Get network infromation","id":"e36ee2f6-87c4-4b92-ab28-9fbdbe550c04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/v3/network","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}},"urlObject":{"path":["v3","network"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e36ee2f6-87c4-4b92-ab28-9fbdbe550c04"}],"id":"2b9f7cb7-fb2a-457b-a493-211da3c29a1b","_postman_id":"2b9f7cb7-fb2a-457b-a493-211da3c29a1b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"b3cd6882-b055-46a4-be92-335aaa53b736","id":"b3cd6882-b055-46a4-be92-335aaa53b736","name":"Lightquark API v3 (abandoned)","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"ff0bd1a9-8528-46cd-9089-82cc6a0a85f9","type":"text/javascript","exec":["pm.sendRequest({url: `${pm.environment.get(\"baseurl\")}/v3/auth/token`, ","                method: \"POST\", ","                header: { \"content-type\": \"application/json\"}, ","                body: { mode: \"raw\", raw: {\"email\": pm.environment.get(\"email\"), \"password\": pm.environment.get(\"password\")}}},","                function (err, response) {","    pm.collectionVariables.set(\"apitoken\", response.json().response.access_token);","    console.log(pm.collectionVariables.get(\"apitoken\"))","});",""]}},{"listen":"test","script":{"id":"7ec6ceff-69b1-4535-ab36-8cdae7e7f783","type":"text/javascript","exec":[""]}}],"variable":[{"key":"apitoken","value":"","type":"string"}]}