Your Name 3 роки тому
батько
коміт
9fa46afd68
1 змінених файлів з 1 додано та 1 видалено
  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
                                         ),
                                     ]
                                 )