[OPB-3] adding daily job to check for new news posts

updating to abstracto 1.5.12
preparing for release
This commit is contained in:
Sheldan
2023-11-08 21:25:09 +01:00
parent 9f8d4ebcc8
commit 77bb7b043b
37 changed files with 684 additions and 18 deletions

View File

@@ -0,0 +1,10 @@
{
"embeds": [
{
<#macro postDisplay post>
https://community.oneplus.com/thread/${post.postId?c} | ${post.subject?json_string}
</#macro>
"description": "<#list entries as entry><@postDisplay post=entry /></#list>"
}
]
}

View File

@@ -0,0 +1 @@
The channel in which the notifications for new forum posts should be posted to. Currently: ${currentTarget}