kenken999 commited on
Commit
61d906e
·
1 Parent(s): bc0d8d8
Files changed (1) hide show
  1. routers/webhook.py +1 -1
routers/webhook.py CHANGED
@@ -152,7 +152,7 @@ async def webhook(request: Request):
152
  #return
153
  #test case
154
  #########################################################################
155
- print("start reply -----------------------------------------------")
156
  first_line = text.split('\n')[0]
157
  #test_prompt
158
  line_bot_api.reply_message(
 
152
  #return
153
  #test case
154
  #########################################################################
155
+ print("start reply -----------------------------------------------"+reply_token)
156
  first_line = text.split('\n')[0]
157
  #test_prompt
158
  line_bot_api.reply_message(