らーめんできた
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
めちゃくちゃ良いアカウント
RE: https://mastodon.social/users/nekodon/statuses/106622147867378291
.o( No no cry more なかない おもいで つくったら 🎵 )
#きぇぇぇぇぇぇぇ!を見た時に押すボタン
https://misskey.io/play/9abmgm2vz7
ウィジェットのAiScript Appからログボを2クリックで投稿する
let result = `ログボ`
Ui:render([
Ui:C:container({
children: [
Ui:C:mfm({ text: result })
Ui:C:postFormButton({
text: "投稿する"
rounded: true
primary: true
form: {
text: `ログボ`
}
})
]
})
])