debug
This commit is contained in:
parent
b4450bffe3
commit
6695abc4e4
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
|
@ -77,6 +77,7 @@ const loop = async () => {
|
|||
if (stateChange) {
|
||||
if (isLive) {
|
||||
console.info('Went live!')
|
||||
console.info(process.env)
|
||||
const postResult = await post({
|
||||
spoiler_text: 'Stream announcment',
|
||||
status: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue