#author("2023-12-29T17:36:59+09:00","default:nemusg.pad","nemusg.pad") #author("2023-12-29T17:39:42+09:00","default:nemusg.pad","nemusg.pad") * nightBot [#be38f0db] https://nightbot.tv/ ** raidが来たら自動で「お礼+配信していたカテゴリ」を表示 [#w32b08ea] くずよさん版 https://note.com/kuzuyo/n/na7e4389e390e $(twitch $(eval a="$(query)"; b=a.match(/\((.+)\)/); if(b==null){c=a;}else{c=b[1];} c) "{{displayName}}さんレイドありがとうざいます!{{displayName}}さんは{{game}}を配信していました!Twitchリンクはこちら!→{{url}}") ちょっとシンプル版 $(twitch $(eval a="$(query)"; b=a.match(/\((.+)\)/); if(b==null){c=a;}else{c=b[1];} c) "raidありがとうございます!{{displayName}} さんは {{game}} をプレイしていました! {{url}}")