Skip to content

Instantly share code, notes, and snippets.

@ctosib
ctosib / LinebotWithGoogle.py
Last active June 19, 2024 01:11
將Linebot與Google sheet API做結合,製作記帳機器人
#encoding=UTF-8
"""
Author:Ethan Yang
Datetime:2016/12/29
Purpose:
1.對話是經濟?!
2.利用Line當作輸入指令的窗口。
3.記帳。
4.查詢單字
"""