Livestatus source moved to github
This commit is contained in:
@@ -2,5 +2,5 @@ import {openticket, api, utilities} from "../../index"
|
|||||||
|
|
||||||
export const loadAllLiveStatusSources = async () => {
|
export const loadAllLiveStatusSources = async () => {
|
||||||
//DEFAULT DJDJ DEV
|
//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
@@ -23,7 +23,7 @@
|
|||||||
"message":{
|
"message":{
|
||||||
"title":"Documentation",
|
"title":"Documentation",
|
||||||
"titleColor":"blue",
|
"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"
|
"descriptionColor":"normal"
|
||||||
},
|
},
|
||||||
"active":{
|
"active":{
|
||||||
|
|||||||
Reference in New Issue
Block a user