Your Name 4 năm trước cách đây
mục cha
commit
9fa46afd68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      step_question/apis/newbot.py

+ 1 - 1
step_question/apis/newbot.py

@@ -76,7 +76,7 @@ def handle_follow(event):
                                     actions=[
                                         URITemplateAction(
                                         label='點我填問卷',
-                                        uri='http://q.ptt.cx/a1/index-line.html'
+                                        uri='http://q.ptt.cx/a1/index-line.html?lineid='+event.source.user_id
                                         ),
                                     ]
                                 )