あひるの人 on Nostr: ...
いつどこで誰の役に立つかわからないので投げておきます。使用例は投稿繋げます。 #あひすくりぷと
/// @ 0.11.1
### {
name: "存在しない回"
version: "0.0.0"
author: "@ahrn6@oshiro.hirunohi.com"
description: "投稿内容を存在しない回にします。"
permissions: []
config: {
message: {
type: "string"
label: "文章"
description: "投稿の直後に挿入する文章を設定します"
default: "回。"
}
}
}
Plugin:register_post_form_action("存在しない回" @(form update) {
#text = `{form.text}{Plugin:config.message} #存在しない回`
update("text" text)
})
Published at
2023-08-08 14:30:10Event JSON
{
"id": "0166f46aceba484cdaa8bebab9970f338eb7f2afb7dbe9e94d727a09a22418c8",
"pubkey": "cd144b876eaa395c2650c2ab024d23bebcb7fa7c39f60bdf19d29c331fc8c317",
"created_at": 1691505010,
"kind": 1,
"tags": [
[
"t",
"あひすくりぷと"
],
[
"content-warning",
"Firefish(Calckey)のプラグイン作って遊んでた"
],
[
"proxy",
"https://oshiro.hirunohi.com/notes/9i5yq0u4c412fpwq",
"activitypub"
]
],
"content": "いつどこで誰の役に立つかわからないので投げておきます。使用例は投稿繋げます。 #あひすくりぷと \n\n/// @ 0.11.1\n### {\n name: \"存在しない回\"\n version: \"0.0.0\"\n author: \"@ahrn6@oshiro.hirunohi.com\"\n description: \"投稿内容を存在しない回にします。\"\n permissions: []\n config: {\n message: {\n type: \"string\"\n label: \"文章\"\n description: \"投稿の直後に挿入する文章を設定します\"\n default: \"回。\"\n }\n }\n}\n Plugin:register_post_form_action(\"存在しない回\" @(form update) {\n #text = `{form.text}{Plugin:config.message} #存在しない回`\n update(\"text\" text)\n })",
"sig": "0877b99af877b82397152a9d2755d18bd16150a89f5d4d233fdd1b8e3e9f901ee063cb429c9ada17f3b4bf1d70f954ceb9ec0f731d6887bda23b17ddcc5eb134"
}