diff --git a/index.js b/index.js index e409a71..5924617 100644 --- a/index.js +++ b/index.js @@ -72,12 +72,9 @@ const loop = async () => { await post({ spoiler_text: 'Stream announcment', status: [ - 'Hej, hj just went live on peertube :annoying_dog_hole:', + 'hj just went live on peertube', '', - `Streaming ${stream.gameName}: ${stream.title}`, `https://tube.ebin.club/w/${videoId}`, - '', - 'Follow this bot and hit the bell to get notifications when hj is live', ].join('\n'), visibility: 'public', });