YSITD_TG_Bot says to #ysitd <s3131212>: 問各位 我正在寫世界上最棒的語言 現在有個式子是 test{var}ab{var2}cd payload 是 test{helloworld}ab{hihi}cd 要怎麼用 regex 讓他們可以匹配,然後可以挖出 var = helloworld 跟 var2=hihi