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 (stateChange) {
|
||||||
if (isLive) {
|
if (isLive) {
|
||||||
console.info('Went live!')
|
console.info('Went live!')
|
||||||
|
console.info(process.env)
|
||||||
const postResult = await post({
|
const postResult = await post({
|
||||||
spoiler_text: 'Stream announcment',
|
spoiler_text: 'Stream announcment',
|
||||||
status: [
|
status: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue