From 66ab30bf06d47832f67dc2bb15cd8645ef2f8283 Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:46:56 +0100 Subject: [PATCH] Livestatus source moved to github --- src/data/framework/liveStatusLoader.ts | 2 +- src/livestatus.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/framework/liveStatusLoader.ts b/src/data/framework/liveStatusLoader.ts index 5864178..9c71352 100644 --- a/src/data/framework/liveStatusLoader.ts +++ b/src/data/framework/liveStatusLoader.ts @@ -2,5 +2,5 @@ import {openticket, api, utilities} from "../../index" export const loadAllLiveStatusSources = async () => { //DEFAULT DJDJ DEV - openticket.livestatus.add(new api.ODLiveStatusUrlSource("openticket:default-djdj-dev","https://apis.dj-dj.be/status/openticket.json")) + openticket.livestatus.add(new api.ODLiveStatusUrlSource("openticket:default-djdj-dev","https://raw.githubusercontent.com/DJj123dj/open-ticket/refs/heads/dev/src/livestatus.json")) } \ No newline at end of file diff --git a/src/livestatus.json b/src/livestatus.json index 29971ad..4dcdd4d 100644 --- a/src/livestatus.json +++ b/src/livestatus.json @@ -23,7 +23,7 @@ "message":{ "title":"Documentation", "titleColor":"blue", - "description":"Currently there is no documentation available yet for this version of the bot.", + "description":"There is currently no documentation available yet for OT v4 beta!", "descriptionColor":"normal" }, "active":{