Liu, An-Chi
Liu, An-Chi
Make a simple website chatbot.
200 401 502 應該要不一樣的回應
Greeting message could be living in both group and person. When user say good morning, it should reply good morning, too, for example.
把 API 內容存起來,一般執行測試的時候不要真的呼叫 API。 實際測試 API 能不能用的部分調到進 master 的時候測,或是每天檢查,發生異狀的時候發信。
With more and more commands we have created, we need a complete test that make sure all command will follow the rules in `index.js`. We need a new test for...
API 反應時間有點慢,此外使用量應該夠多了。
時間邊界要特別處理一下 36小時、7天後兩個時間點,判斷出來的時間會稍微跟 API 的邊界時間有落差 cc @cochiachang
1. 明天會很冷嗎? fuuny 2. 明天會熱嗎? funny 3. 明天會下雨嗎? 找不到地區 4. 你那邊的濕度如何? 應該支援代名詞 5. 新竹風很大嗎? 無法判斷 6. 到日本如果不穿內褲會不會凍僵?無法判斷 7. 英文問句:應該回應目前不支援英文 --- 時間應該先判斷 冷、熱、風 列入天氣關鍵字 此外應該儘早支援對話