Yukaii / zuzugo

租租狗,通通給我租起來!
https://zuzugo.vercel.app
MIT License
11 stars 4 forks source link

Slack commands #10

Open Yukaii opened 1 year ago

Yukaii commented 1 year ago

寫更多互動的 Slack 功能,比如:建立關注清單、價格變更、是否已出租

phelia (沒在維護了,用 bolt.js 就好)

Yukaii commented 1 year ago

/zuzugo help sample output (謝囉 ChatGPT)

Hi there :wave: here are some ideas of what you can do with Zuzugo:

---

*Subscribe to 591 Renting Websites*

Subscribe                        `/zuzugo subscribe [url]`
Unsubscribe                      `/zuzugo unsubscribe [url]`
Show subscriptions               `/zuzugo list urls`

*Manage Starred Houses*

Star a house                     `/zuzugo star [house_id]`
Unstar a house                   `/zuzugo unstar [house_id]`
Show starred houses              `/zuzugo list stars`
moojing commented 1 year ago

line 也要做類似的嗎?

Yukaii commented 1 year ago

可接可不接,這邊弄完是可以複用的