Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 739 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 739 Bytes

抽獎機器人

本專案使用 Line Messaging API + Google Apps Script

如何架設

架設文件

展示圖

機器人指令

  • 加入獎項至 Google Sheets

    /add [item1] [item2] [item3] ...

  • 登記

    /want [who] [item1] [item2] [item3] ...

  • 各個 item 報名情況

    /list

  • 抽獎

    /lottery [item1] [count]

  • 指令說明

    /help

如有更好的寫法及教學文件上的疏漏,歡迎善用 issue 或 PR 提出