Your Name 3 yıl önce
ebeveyn
işleme
2ad7a3b2c9
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. 4 2
      step_question/apis/newbot.py

+ 4 - 2
step_question/apis/newbot.py

@@ -69,11 +69,13 @@ def handle_follow(event):
     button_template_message =ButtonsTemplate(
 #                                    thumbnail_image_url="http://q.ptt.cx/a1/images/banner_top1.jpg",
                                     title='Menu', 
-                                    text='歡迎 ',
+                                    text='感謝您成為幸福裝修市調的好友! \
+只要填寫完幸福空間的裝修問卷調查,就送您City Cafe 乙杯及裝修折抵券五萬元! \
+贈送方式將以LINE寄送數位條碼,可直接至全省City Cafe (Logo)門市兌換,為確保兌換權益,請務必填寫真實資訊,感謝您的配合。(rose)',
                                     image_size="cover",
                                     actions=[
                                         URITemplateAction(
-                                        label='填問卷,領取五萬元折抵券',
+                                        label='點我填問卷',
                                         uri='http://q.ptt.cx/a1/index-line.html'
                                         ),
                                     ]