News
import line_notify client = line_notify.LineNotify(token=YOUR_ACCESS_TOKEN) client.notify('hello') # send message client.notify(imgs='./docs/image/london.jpg') # path ...
1:1でLine Notifyから通知を受け取る」にしておけば、自分自身に通知を送信できる ※発行したトークンは、大切に保管して下さい。トークンはなるべくスクリプトに直に書かず、環境変数など ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results