Livestatus source moved to github

This commit is contained in:
DJj123dj
2024-11-25 19:46:56 +01:00
parent d0ef2a9873
commit 66ab30bf06
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"))
}
+1 -1
View File
@@ -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":{