提醒實驗做完了 實驗失敗,自動發通知 到line群組發通知 自動抓paper, 然後貼到Line群組 來做一隻聊天機器人 ((大家加入line 群組)) 提醒實驗做完了 實驗失敗,自動發通知 到line群組發通知 自動抓paper, 然後貼到Line群組
https://ifttt.com/
Step 1. 設定line連結
New Applet
點 +this
輸入 webhooks
點 +that
選 Send message
可以選你的Line社團 輸入訊息的地方 {{Value1}} {{Value2}} {{Value3}} …
Step 2. 設定觸發
回到: https://ifttt.com/maker_webhooks
這邊是授權碼
練習發送訊息 http://maker.ifttt.com/trigger/myFirstChatbot/with/key/填入你的授權碼?value1=Hello&value2=world
跟 python 串接 import requests appName='myFirstChatbot' id='你的ID' value1='Hello' value2='測試測試' req = requests.get('http://maker.ifttt.com/trigger/'+appName+'/with/key/'+id+'?value1='+value1+'&value2='+value2)
老師偵測器 老師走進實驗室 AI辨認出老師的臉 自動發出通知給實驗室的所有同學