Skip to content

Commit 590a88b

Browse files
committed
nearhacks channel
1 parent 0b1dbed commit 590a88b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

curate.config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,15 +371,14 @@
371371
{
372372
"plugin": "@curatedotfun/simple-transform",
373373
"config": {
374-
"template": "🐉 NEAR: *[{{title}}](<{{source}}>)*\n\n{{summary}}\n\n👤 Source [@{{author}}](https://x.com/{{author}})"
374+
"template": "*[{{title}}](<{{source}}>)*\n\n{{summary}}\n\n👤 Source [@{{author}}](https://x.com/{{author}})"
375375
}
376376
}
377377
],
378378
"plugin": "@curatedotfun/telegram",
379379
"config": {
380380
"botToken": "{TELEGRAM_BOT_TOKEN}",
381-
"channelId": "-1002472938420",
382-
"messageThreadId": "8"
381+
"channelId": "@NearHacks"
383382
}
384383
},
385384
{

0 commit comments

Comments
 (0)