最終更新:ID:mvbY9DE9Gg 2025年05月05日(月) 18:58:07履歴
let choices = [
"(☝ ՞ਊ ՞)☝ウェーイ" "もちもち" "だろうな" "ぃょぅ" "それな" "なんね" "☆" "〆" "カワ(・∀・)イイ!!" "マァ、チャデモノメ!(・∀・)つ旦" "ミスドノ(・∀・)つΩ ニクマーンデモクエ" "俺、佐藤裕也(`ェ´)ピャー" "( ˙꒳˙ =͟͟͞͞ ( ˙꒳˙ )=͟͟͞͞ ˙꒳˙ )" "へー" "(藁)" "(棒)" "!" "オマエモナー" "▂▅▇█▓▒░('ω')░▒▓█▇▅▂" "🐍" "🍀" "🍁"]
let random = Math:gen_rng(`{THIS_ID}{USER_ID}{Date:year()}{Date:month()}{Date:day()}`)
let chosen = choices[random(0, (choices.len - 1))]
let result = `お前の語尾は **{chosen}** です。`
Ui:render([
Ui:C:container({ align: 'center' children: [ Ui:C:mfm({ text: result }) Ui:C:postFormButton({ text: "投稿する" rounded: true primary: true form: { text: `{result}{Str:lf}{THIS_URL}`#お前の名前`
} }) ] })])
タグ
コメントをかく