Version 2.1.0-b - Modification graphique
Some checks failed
Subsonics Deployment / deploy (push) Failing after 13s
Some checks failed
Subsonics Deployment / deploy (push) Failing after 13s
This commit is contained in:
parent
9eb6f97589
commit
f412d54048
@ -19,12 +19,14 @@ function setup() {
|
||||
//Log - INIT PHASE
|
||||
|
||||
const dlog = new LogType("Discord")
|
||||
|
||||
dlog.step.init("setup", "Intialisation de l'application")
|
||||
|
||||
// Discord Bot - INIT PHASE
|
||||
|
||||
const bot = new DiscordBot(getConfig(dlog), dlog)
|
||||
const web = new WebServer()
|
||||
|
||||
dlog.step.end("setup")
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user