master
Henry Jameson 2 years ago
parent e0a11d4969
commit 11b8cd1b0a
  1. 3
      index.js

@ -79,7 +79,8 @@ const subscription = await listener.subscribeToStreamChanges(userId, async strea
].join('\n')
await post({
spoiler_text: 'Stream announcment',
status
status,
visibility: 'public'
})
}
} else {

Loading…
Cancel
Save