diff --git a/index.js b/index.js index 5ba9196..aac2349 100644 --- a/index.js +++ b/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 {