Debug messages are nice to have
This commit is contained in:
parent
3dd1780fa4
commit
e6fdc23355
@ -30,6 +30,7 @@ client.on('ready', () => {
|
||||
},
|
||||
status: 'idle',
|
||||
}).then(() => {
|
||||
console.log("Status set!")
|
||||
});
|
||||
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user