less annoying message
This commit is contained in:
parent
97a0f93836
commit
0c3e4ae880
1 changed files with 1 additions and 4 deletions
5
index.js
5
index.js
|
|
@ -72,12 +72,9 @@ const loop = async () => {
|
||||||
await post({
|
await post({
|
||||||
spoiler_text: 'Stream announcment',
|
spoiler_text: 'Stream announcment',
|
||||||
status: [
|
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}`,
|
`https://tube.ebin.club/w/${videoId}`,
|
||||||
'',
|
|
||||||
'Follow this bot and hit the bell to get notifications when hj is live',
|
|
||||||
].join('\n'),
|
].join('\n'),
|
||||||
visibility: 'public',
|
visibility: 'public',
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue